mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
HAVE_POSIX_THREADS
This commit is contained in:
parent
a944e44c60
commit
9498bcdf98
@ -797,6 +797,7 @@ DTOOL_CONFIG=[
|
||||
("HAVE_CHROMIUM", 'UNDEF', 'UNDEF'),
|
||||
("HAVE_THREADS", '1', '1'),
|
||||
("SIMPLE_THREADS", '1', '1'),
|
||||
("HAVE_POSIX_THREADS", 'UNDEF', '1'),
|
||||
("HAVE_AUDIO", '1', '1'),
|
||||
("NOTIFY_DEBUG", 'UNDEF', 'UNDEF'),
|
||||
("DO_PSTATS", 'UNDEF', 'UNDEF'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user