PERFORCE change 55750 for review

Peter Wemm peter at FreeBSD.org
Thu Jun 24 23:04:12 GMT 2004


http://perforce.freebsd.org/chv.cgi?CH=55750

Change 55750 by peter at 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


More information about the p4-projects mailing list