Something funky is going on here... disabling CSTD makes it go away...
This commit is contained in:
parent
9e2d5b6e46
commit
c32790bfaf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user