remove unnecessary and *nix-centric LANG= from start of command used to get gcc versi...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 5 Dec 2013 19:43:32 +0000 (14:43 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 5 Dec 2013 19:43:32 +0000 (14:43 -0500)
commit60134ddcbadfb6af9737c5fa303f10d13f34344c
tree2e8728be101553c5b2305d0db8a29259d4d7f06d
parent75212b28b2d4c0345a43745cd738b0d214ba5d47
remove unnecessary and *nix-centric LANG= from start of command used to get gcc version; use python's platform.uname() rather than os.uname() to get platform information
wscript