mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 05:27:48 +00:00
Removed -force_cpusubtype_ALL cflag from Mac builds.
This was for PowerPC G3 (!) compatibility, and Clang doesn't even recognize the flag anymore.
This commit is contained in:
3
configure
vendored
3
configure
vendored
@@ -23008,9 +23008,6 @@ $as_echo "#define SDL_FILESYSTEM_HAIKU 1" >>confdefs.h
|
||||
CheckOpenGLX11
|
||||
CheckPTHREAD
|
||||
|
||||
# Need this or things might misbuild on a G3.
|
||||
EXTRA_CFLAGS="$EXTRA_CFLAGS -force_cpusubtype_ALL"
|
||||
|
||||
# Set up files for the audio library
|
||||
if test x$enable_audio = xyes; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user