Date: Thu, 24 Jun 2004 23:03:41 GMT From: Peter Wemm <peter@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 55750 for review Message-ID: <200406242303.i5ON3fQr029375@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=55750 Change 55750 by peter@peter_daintree on 2004/06/24 23:02:41 revert Affected files ... .. //depot/projects/hammer/gnu/lib/libstdc++/Makefile#18 edit .. //depot/projects/hammer/gnu/lib/libsupc++/Makefile#4 edit Differences ... ==== //depot/projects/hammer/gnu/lib/libstdc++/Makefile#18 (text+ko) ==== @@ -15,8 +15,6 @@ CFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H CFLAGS+= -I${.CURDIR} -I${SUPDIR} -I${GCCDIR} -CXXFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -CXXFLAGS+= -I${.CURDIR} -I${SUPDIR} -I${GCCDIR} CXXFLAGS+= -fno-implicit-templates -ffunction-sections -fdata-sections -Wno-deprecated #LDFLAGS+= -Wl,-version-info,4:0:0 -Wl,--version-script=${SRCDIR}/src/linker.map ==== //depot/projects/hammer/gnu/lib/libsupc++/Makefile#4 (text+ko) ==== @@ -18,8 +18,6 @@ CFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H CFLAGS+= -I${SRCDIR} -I${GCCDIR} -I${.CURDIR}/../libstdc++ -CXXFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -CXXFLAGS+= -I${SRCDIR} -I${GCCDIR} -I${.CURDIR}/../libstdc++ CXXFLAGS+= -fno-implicit-templates -ffunction-sections -fdata-sections HDRS= exception new typeinfo cxxabi.h exception_defines.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406242303.i5ON3fQr029375>