ed f78d8ab6d9 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
2010-06-13 12:39:22 +00:00
..
2010-06-02 10:20:23 +00:00
2010-06-13 01:27:29 +00:00
2010-05-03 09:49:42 +00:00
2010-05-24 13:44:39 +00:00
2010-04-20 21:14:30 +00:00