mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
jam: Use posix_spawn on Haiku.
This commit is contained in:
parent
2ebb811a77
commit
c473a032a0
@ -50,7 +50,7 @@
|
||||
# include <process.h>
|
||||
# endif
|
||||
|
||||
# ifdef __linux__
|
||||
# if defined(__linux__) || defined(__HAIKU__)
|
||||
# define USE_POSIX_SPAWN
|
||||
# endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user