summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-06-13 12:39:22 +0000
committered <ed@FreeBSD.org>2010-06-13 12:39:22 +0000
commitf78d8ab6d94a4542f6914cff3380cc8d4137326f (patch)
tree5cf9bf9fac03bd4174bc08a7bb8d35d1a145147f /share
parentc6647a5f305eb14eb4b294954089207261146752 (diff)
downloadFreeBSD-src-f78d8ab6d94a4542f6914cff3380cc8d4137326f.zip
FreeBSD-src-f78d8ab6d94a4542f6914cff3380cc8d4137326f.tar.gz
Disable usage of posix_spawn() inside LLVM.
Even though it's nice to use posix_spawn() instead of manually using fork()/exec(), it's better to disable this. FreeBSD 7 doesn't support this interface. When enabled, we can't build tblgen, which prevents us from building FreeBSD 9 on 7. Tested by: raj
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud