mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
OSX has ucontext.h
This commit is contained in:
parent
eb5b308edf
commit
c9b682ac3e
@ -269,7 +269,7 @@
|
||||
#define HAVE_SYS_SOUNDCARD_H 1
|
||||
|
||||
// Do we have <ucontext.h> (and therefore makecontext() / swapcontext())?
|
||||
#define HAVE_UCONTEXT_H
|
||||
#define HAVE_UCONTEXT_H 1
|
||||
|
||||
// Do we have RTTI (and <typeinfo>)?
|
||||
#define HAVE_RTTI 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user