mirror of
https://github.com/yawut/SDL.git
synced 2026-06-22 12:29:50 -05:00
Don't need to link against libstdc++ on Mac OS X now.
This commit is contained in:
parent
6a9e4c4315
commit
840dbbbcbc
|
|
@ -2796,7 +2796,6 @@ case "$target" in
|
|||
if test x$enable_cdrom = xyes; then
|
||||
CDROM_SUBDIRS="$CDROM_SUBDIRS macosx"
|
||||
CDROM_DRIVERS="$CDROM_DRIVERS macosx/libcdrom_macosx.la"
|
||||
SYSTEM_LIBS="$SYSTEM_LIBS -lstdc++"
|
||||
fi
|
||||
# Set up files for the thread library
|
||||
if test x$enable_threads = xyes; then
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user