Mercurial > sdl-ios-xcode
diff include/SDL_config.h.in @ 5069:fd125217f00c
Separated out the minimum functionality that we need from gcc for our spinlock fallback.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 21 Jan 2011 21:42:04 -0800 |
parents | e8916fe9cfc8 |
children | 817064595222 |
line wrap: on
line diff
--- a/include/SDL_config.h.in Fri Jan 21 21:35:43 2011 -0800 +++ b/include/SDL_config.h.in Fri Jan 21 21:42:04 2011 -0800 @@ -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