Something funky is going on here... disabling CSTD makes it go away...

This commit is contained in:
obrien 2003-06-02 06:12:14 +00:00
parent 9e2d5b6e46
commit c32790bfaf

View File

@ -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