From 0dd14866744aea5320e333ea232b4c990c51c566 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 2 Jun 2003 06:12:14 +0000 Subject: Something funky is going on here... disabling CSTD makes it go away... --- gnu/lib/libstdc++/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/lib') diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index 057339c6fedf..5bd023ab2029 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -18,6 +18,7 @@ NOSHARED= broken LIB= stdc++ SHLIB_MAJOR= 4 +CSTD?= CFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H CFLAGS+= -I${.CURDIR} -I${SUPDIR} -I${GCCDIR} CXXFLAGS+= -fno-implicit-templates -ffunction-sections -fdata-sections -Wno-deprecated -- cgit v1.3