aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1997-05-06 00:49:36 +0000
committerJohn Polstra <jdp@FreeBSD.org>1997-05-06 00:49:36 +0000
commite91cc884671a83f3b2a91b081687204ddd698b79 (patch)
tree77a2faf017fecda2e9c65aa6080f5a6fed6d5175 /gnu/lib/libstdc++
parent2cd0474b47b83cff7f7f5cd6c70e162dc65ad67f (diff)
Notes
Diffstat (limited to 'gnu/lib/libstdc++')
-rw-r--r--gnu/lib/libstdc++/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile
index 0662c337d2a5..429c1fdc9c59 100644
--- a/gnu/lib/libstdc++/Makefile
+++ b/gnu/lib/libstdc++/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.4 1997/02/22 15:43:10 peter Exp $
+# $Id: Makefile,v 1.5 1997/04/09 16:00:07 peter Exp $
#
GPPDIR= ${.CURDIR}/../../../contrib/libg++
@@ -10,7 +10,6 @@ GPPDIR= ${.CURDIR}/../../../contrib/libg++
LIB= stdc++
SHLIB_MAJOR= 2
SHLIB_MINOR= 0
-CPLUSPLUSLIB= 1 # include c++rt0.o for static constructors
CFLAGS+= -I${GPPDIR}/include -I/usr/include/g++ -I.
CXXFLAGS+= -I${GPPDIR}/include -I${GPPDIR}/libio -I${GPPDIR}/libstdc++