Fix linux build. posix_spawn doesn't inherit the environment by default.
commit8f1a7cef092db928009bac7bec72875e55671b88
authorNick Lewycky <nicholas@mxc.ca>
Sun, 18 Apr 2010 06:22:26 +0000 (18 06:22 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 18 Apr 2010 06:22:26 +0000 (18 06:22 +0000)
tree5da23a3560e43fbe815a681c050aedda082714aa
parent29938354039bc6db8dd9718c835b94f1f9181d7c
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