summaryrefslogtreecommitdiff
path: root/lang/gcc31/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-04-11 01:32:19 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-04-11 01:32:19 +0000
commit24009d8ad42da39d85f694acaedf36b5fe59a775 (patch)
treedfde30c146781dd06758b339d527d06741cf2304 /lang/gcc31/Makefile
parentUpdate to newest version 2.01 from Apr 02. (diff)
Used to build for me, now doesn't. Bombs in making the stage2 compiler.
For now, use ``cvs co -regcs_102 egcs'' if you want a working version before the next upgrade.
Notes
Notes: svn path=/head/; revision=10462
Diffstat (limited to 'lang/gcc31/Makefile')
-rw-r--r--lang/gcc31/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile
index 4d719b4db0e2..f3f29cc5169d 100644
--- a/lang/gcc31/Makefile
+++ b/lang/gcc31/Makefile
@@ -4,7 +4,7 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.12 1998/03/17 21:10:40 jdp Exp $
+# $Id: Makefile,v 1.14 1998/04/07 01:18:07 obrien Exp $
#
DISTNAME= egcs-980315
@@ -15,6 +15,8 @@ MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-03-15/ \
MAINTAINER= obrien@FreeBSD.org
+BROKEN= "used to build on my system, now doesn't. use 'cvs co -regcs_102 egcs' if you want a working version before the next upgrade"
+
MANUAL_PACKAGE_BUILD= installs libstdc++.a which conflicts with system version
GNU_CONFIGURE= yes