From f212249acf486a2dd0e3b6cbec52e23b49ca8110 Mon Sep 17 00:00:00 2001 From: Dag-Erling Smørgrav Date: Sat, 14 Jun 2003 13:30:32 +0000 Subject: Do not bogusly set CSTD to the empty string. --- gnu/lib/libstdc++/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/lib/libstdc++') diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index 5bd023ab20296..057339c6fedfe 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -18,7 +18,6 @@ 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