mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 01:05:09 -05:00
SDL applications no longer need to link with Cocoa (unless they want to)
This commit is contained in:
@@ -2609,7 +2609,6 @@ fi
|
||||
|
||||
case "$ARCH" in
|
||||
macosx)
|
||||
SDL_LIBS="$SDL_LIBS -Wl,-framework,Cocoa"
|
||||
# Evil hack to allow static linking on Mac OS X
|
||||
SDL_STATIC_LIBS="\${exec_prefix}/lib/libSDL.a $EXTRA_LDFLAGS"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user