mirror of
https://github.com/yawut/SDL.git
synced 2026-08-28 03:34:44 -05:00
Separated out the minimum functionality that we need from gcc for our spinlock fallback.
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
#undef SIZEOF_VOIDP
|
||||
#undef SDL_HAS_64BIT_TYPE
|
||||
#undef HAVE_GCC_ATOMICS
|
||||
#undef HAVE_GCC_SYNC_LOCK_TEST_AND_SET
|
||||
|
||||
/* Comment this if you want to build without any C library requirements */
|
||||
#undef HAVE_LIBC
|
||||
|
||||
Reference in New Issue
Block a user