Fix linux build. posix_spawn doesn't inherit the environment by default.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 18 Apr 2010 06:22:26 +0000 (06:22 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 18 Apr 2010 06:22:26 +0000 (06:22 +0000)
commitb7dfca977849eacd8079a725f61229ba1534e71c
tree5da23a3560e43fbe815a681c050aedda082714aa
parent4f098b68a50528b9f53a461ebea670ee935fb556
Fix linux build. posix_spawn doesn't inherit the environment by default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101701 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Program.inc