diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-05-22 23:12:06 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-05-22 23:12:06 +0000 |
| commit | 355c47d5118677c578d6889a92e4200cdbfd1403 (patch) | |
| tree | 8ef9cd66679b29d567ebe8df661e5fd27049edfb /lang/gcc32/files/opt.patch-bc | |
| parent | . Update to 3.7.3 (diff) | |
Track upstream update of the patch for WITH_BOUNDSCHECKING (which removed
the previous patch).
Submitted by: lioux
Notes
Notes:
svn path=/head/; revision=81750
Diffstat (limited to 'lang/gcc32/files/opt.patch-bc')
| -rw-r--r-- | lang/gcc32/files/opt.patch-bc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc32/files/opt.patch-bc b/lang/gcc32/files/opt.patch-bc index 8b310da4e992..024997f4c17c 100644 --- a/lang/gcc32/files/opt.patch-bc +++ b/lang/gcc32/files/opt.patch-bc @@ -1,7 +1,7 @@ ---- gcc/bounds/lib/malloc/Makefile.orig Fri Sep 28 15:31:19 2001 -+++ gcc/bounds/lib/malloc/Makefile Mon Oct 1 13:58:20 2001 -@@ -52,7 +52,7 @@ VPATH = $(srcdir)/bounds/lib/malloc - SUBDIR_INCLUDES = -I$(srcdir)/bounds/lib/malloc -I../../.. -I$(srcdir) -I$(srcdir)/config -I../../../../include +--- gcc/bounds/lib/Makefile.orig Tue May 20 16:35:05 2003 ++++ gcc/bounds/lib/Makefile Tue May 20 16:35:19 2003 +@@ -14,7 +14,7 @@ + SUBDIR_INCLUDES = -I../.. -I$(srcdir)/bounds/lib -I$(srcdir) -I$(srcdir)/config -I$(srcdir)/../include # Use this on System V. -CPPFLAGS = -DUSG |
