summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2002-09-28 00:25:32 +0000
committerPeter Wemm <peter@FreeBSD.org>2002-09-28 00:25:32 +0000
commit224af215a6fe8d5e5e2c91cc97c48bdd67c991c7 (patch)
tree2bd365b31007748006ab3d9471dc3832de3013c3 /gnu/lib/libstdc++/Makefile
parent169d513cb4a13db57920364f5ca33cf6b2c223c6 (diff)
Notes
Diffstat (limited to 'gnu/lib/libstdc++/Makefile')
-rw-r--r--gnu/lib/libstdc++/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile
index e76ec3aa79fc..bbb19d429e7c 100644
--- a/gnu/lib/libstdc++/Makefile
+++ b/gnu/lib/libstdc++/Makefile
@@ -13,7 +13,6 @@ SUPDIR= ${SRCDIR}/libsupc++
LIB= stdc++
.if ${MACHINE_ARCH} != "sparc64"
SHLIB_MAJOR= 4
-SHLIB_MINOR= 0
.endif
CFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H