summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2002-12-05 17:04:03 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2002-12-05 17:04:03 +0000
commit8e44609c921eff909329b39707d2149616e28ea2 (patch)
treeca8c6dfac8d37c2308eaebb60e645ca797035041 /gnu
parentf94cc7e9ca492c92e183bb89b7c884fe473583c1 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/libstdc++/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile
index b433bc5856ad..624db3d1983a 100644
--- a/gnu/lib/libstdc++/Makefile
+++ b/gnu/lib/libstdc++/Makefile
@@ -11,9 +11,7 @@ SUPDIR= ${SRCDIR}/libsupc++
#SUBDIR= doc
LIB= stdc++
-.if ${MACHINE_ARCH} != "sparc64"
SHLIB_MAJOR= 4
-.endif
CFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H
CFLAGS+= -I${.CURDIR} -I${SUPDIR} -I${GCCDIR}