Oops, remove hack to stop libstdc++.so being built now that gcc uses

-lgcc_pic by default on -fpic stuff.  I forgot about this here.
This commit is contained in:
Peter Wemm 2003-06-26 01:30:44 +00:00
parent 098f057be8
commit 542f4d6282

View File

@ -8,11 +8,6 @@ SUPDIR= ${SRCDIR}/libsupc++
${SRCDIR}/config/locale/generic ${SRCDIR} ${SRCDIR}/std \
${SUPDIR} ${GCCDIR}
.if ${MACHINE_ARCH} == "amd64"
NOPIC= broken # need libgcc.so or libgcc_pic.a
NOSHARED= broken
.endif
#SUBDIR= doc
LIB= stdc++