about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorBryan Drewery <bryan@shatow.net>2018-03-19 15:40:09 -0700
committerBryan Drewery <bryan@shatow.net>2018-03-19 15:40:09 -0700
commit6212904dd800864ca20ede8690fc827a1169fa26 (patch)
tree81e4910d6abcf523fc599fcc3c926c4813d9c11d /src/test/incremental/thinlto
parent00dac20e017d321b9999b04fd6d3132c4a21a388 (diff)
downloadrust-6212904dd800864ca20ede8690fc827a1169fa26.tar.gz
rust-6212904dd800864ca20ede8690fc827a1169fa26.zip
Don't use posix_spawn() if PATH was modified in the environment.
The expected behavior is that the environment's PATH should be used
to find the process.  posix_spawn() could be used if we iterated
PATH to search for the binary to execute.  For now just skip
posix_spawn() if PATH is modified.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions