summaryrefslogtreecommitdiff
path: root/lang/gcc28
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2003-05-07 22:59:19 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2003-05-07 22:59:19 +0000
commit5799bce6ac47a48af16ba65030a70e8da2640db5 (patch)
tree34cbb38a67f141ca4d73b0a8903d6fb7fac46f80 /lang/gcc28
parentAdd a patch to work around a gcc/gas problem on sparc64. No revision bump (diff)
Remove support for bounds checking (which used to be enabled by setting
WANT_BOUNDS_CHECKING), as Herman ten Brugge <hermantenbrugge@home.nl>, the author of these patches, removed them from their web-site, saying that they contain bugs fixed in later versions and strongly suggested to use current versions of GCC. PR: 51738
Notes
Notes: svn path=/head/; revision=80400
Diffstat (limited to 'lang/gcc28')
-rw-r--r--lang/gcc28/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile
index 2d5d6fdeaa81..180c9a867f6a 100644
--- a/lang/gcc28/Makefile
+++ b/lang/gcc28/Makefile
@@ -12,11 +12,6 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gcc
-.if defined(WANT_BOUNDS_CHECKING)
-PATCH_SITES= http://web.inter.nl.net/hcc/Haj.Ten.Brugge/
-PATCHFILES= bounds-checking-2.8.1-1.01.tar.gz
-.endif
-
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Compiler Collection 2.8