diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-20 15:30:52 +0000 | 
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-20 15:30:52 +0000 | 
| commit | 228ed0867b2640307c31789dbb1bc3b04726b1ee (patch) | |
| tree | 7630a9f3640b2dcb6b3e2f8b66d9d3af6aa99713 /lang/gcc32/files/patch-bc | |
| parent | Update to 19990708 version (without changing DISTNAME). (diff) | |
Update to the 1999-07-18 beta snapshot of GCC-2.95.
Notes
Notes:
    svn path=/head/; revision=20285
Diffstat (limited to 'lang/gcc32/files/patch-bc')
| -rw-r--r-- | lang/gcc32/files/patch-bc | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/lang/gcc32/files/patch-bc b/lang/gcc32/files/patch-bc index cbf7978949ce..c3159ca2788c 100644 --- a/lang/gcc32/files/patch-bc +++ b/lang/gcc32/files/patch-bc @@ -1,12 +1,12 @@ ---- libstdc++/Makefile.in.orig	Fri Apr  2 06:17:48 1999 -+++ libstdc++/Makefile.in	Sun Apr 18 16:57:55 1999 +--- libstdc++/Makefile.in.orig	Sat Jul 17 22:50:47 1999 ++++ libstdc++/Makefile.in	Tue Jul 20 07:56:00 1999  @@ -14,7 +14,7 @@   # along with this library; see the file COPYING.  If not, write to the Free   # Software Foundation, 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.  -VERSION = 2.10.0  +VERSION = 4 - INTERFACE = 2 + INTERFACE = 3   gxx_include_dir=${includedir}/g++  @@ -111,7 +111,8 @@ @@ -19,7 +19,7 @@   $(IO_DIR)/iostream.list: force   	cd $(IO_DIR) ; $(MAKE) $(FLAGS_TO_PASS) iostream.list -@@ -335,11 +336,7 @@ +@@ -336,11 +337,7 @@   		|| cp $${RELINSTALLDIR}$(ARLIB) $${INSTALLLINKDIR}$(MULTISUBDIR)/$$FILE ; \   	    fi; \   	  elif [ $$FILE = mshlink ]; then \ | 
