don't define _POSIX_TIMERS
This commit is contained in:
parent
f985ecba0d
commit
ed651fafef
@ -145,7 +145,7 @@
|
|||||||
/* timeouts */
|
/* timeouts */
|
||||||
#undef _POSIX_TIMEOUTS
|
#undef _POSIX_TIMEOUTS
|
||||||
/* timers */
|
/* timers */
|
||||||
#define _POSIX_TIMERS 200112L
|
#undef _POSIX_TIMERS 200112L
|
||||||
/* typed memory objects */
|
/* typed memory objects */
|
||||||
#undef _POSIX_TYPED_MEMORY_OBJECTS
|
#undef _POSIX_TYPED_MEMORY_OBJECTS
|
||||||
/* may disable terminal spec chars */
|
/* may disable terminal spec chars */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user