summaryrefslogtreecommitdiff
path: root/lang/gcc/patches/patch-cl
blob: 18968d2125ce70cc47bda60e961069058e1750dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-cl,v 1.2 2002/03/28 10:11:55 jmc Exp $

--- ../gcc-2.95.3/libstdc++/Makefile.in.orig 2001/04/23 12:02:01 1.1.1.2
+++ ../gcc-2.95.3/libstdc++/Makefile.in 2001/12/19 21:32:50 1.2
@@ -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 = 2.10.0nb1
 INTERFACE = 3
 
 gxx_include_dir=${includedir}/g++