summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.ia64
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2007-06-02 21:30:39 +0000
committermarcel <marcel@FreeBSD.org>2007-06-02 21:30:39 +0000
commit877d46a9bba3967fc8d366583b81a61eb34e6e7f (patch)
treeb14999b948b02c14a4fc471349f60386ba5b15e4 /sys/conf/Makefile.ia64
parentcc8a26996a055422968643d4b6bd3095d67dabc7 (diff)
downloadFreeBSD-src-877d46a9bba3967fc8d366583b81a61eb34e6e7f.zip
FreeBSD-src-877d46a9bba3967fc8d366583b81a61eb34e6e7f.tar.gz
Remove definition of the GCC3 variable. It was introduced in rev.
1.50 to help out with the GCC 2 to GCC 3 transition and it became obsolete when C flags compatible with GCC 3.x became the default. With GCC 4 in the tree this variable (i.e. GCC3) is beyond bogus because it causes confusion when looking for the newly introduced WITH_GCC3 option that helps the GCC 3 -> GCC 4 bump.
Diffstat (limited to 'sys/conf/Makefile.ia64')
-rw-r--r--sys/conf/Makefile.ia642
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/Makefile.ia64 b/sys/conf/Makefile.ia64
index 2139b17..f736866 100644
--- a/sys/conf/Makefile.ia64
+++ b/sys/conf/Makefile.ia64
@@ -16,8 +16,6 @@
# after which config should be rerun for all machines.
#
-GCC3= you bet
-
# Which version of config(8) is required.
%VERSREQ= 600004
OpenPOWER on IntegriCloud