Don't need to link against libstdc++ on Mac OS X now.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401196
This commit is contained in:
parent
fff622da69
commit
11bce0a358
1 changed files with 0 additions and 1 deletions
|
@ -2796,7 +2796,6 @@ case "$target" in
|
||||||
if test x$enable_cdrom = xyes; then
|
if test x$enable_cdrom = xyes; then
|
||||||
CDROM_SUBDIRS="$CDROM_SUBDIRS macosx"
|
CDROM_SUBDIRS="$CDROM_SUBDIRS macosx"
|
||||||
CDROM_DRIVERS="$CDROM_DRIVERS macosx/libcdrom_macosx.la"
|
CDROM_DRIVERS="$CDROM_DRIVERS macosx/libcdrom_macosx.la"
|
||||||
SYSTEM_LIBS="$SYSTEM_LIBS -lstdc++"
|
|
||||||
fi
|
fi
|
||||||
# Set up files for the thread library
|
# Set up files for the thread library
|
||||||
if test x$enable_threads = xyes; then
|
if test x$enable_threads = xyes; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue