summaryrefslogtreecommitdiff
path: root/lang/gcc34
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:25:18 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:25:18 +0000
commit5555d89b50c7710cb97fb22ca6af251e6404e404 (patch)
tree700b4c9a8ec0af3f2f98ea0c4dc852268cc67aaf /lang/gcc34
parentRemove always-false/true conditions based on OSVERSION 500000 (diff)
Remove always-false/true conditions based on OSVERSION 500000
Notes
Notes: svn path=/head/; revision=200774
Diffstat (limited to 'lang/gcc34')
-rw-r--r--lang/gcc34/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile
index 12adbeda5c5e..2567ec9048a6 100644
--- a/lang/gcc34/Makefile
+++ b/lang/gcc34/Makefile
@@ -61,9 +61,6 @@ CONFIGURE_ENV= RANLIB=:
MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
ALL_TARGET= bootstrap-lean
USE_LDCONFIG= ${TARGLIB}
-.if ${OSVERSION} < 500000 && ${ARCH} == alpha
-CXXFLAGS+= -fPIC
-.endif
PLIST_SUB= GCC_VER=${PORTVERSION} GNU_HOST=${CONFIGURE_TARGET} \
SUFFIX=${SUFFIX}
MAN1= cpp${SUFFIX}.1 \