From 932231b1d5f136ef3ed0292f3e42fcc615b5a2d2 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 5 Dec 2000 20:35:40 +0000 Subject: Change the libstdc++.so version number to be more like the stock one. This change is needed as the one I was using is too much in the range of shared version numbers the stock libstdc++.so will have. --- lang/gcc35/files/patch-bc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/gcc35') diff --git a/lang/gcc35/files/patch-bc b/lang/gcc35/files/patch-bc index c3159ca2788c..4776146dd5b9 100644 --- a/lang/gcc35/files/patch-bc +++ b/lang/gcc35/files/patch-bc @@ -5,7 +5,7 @@ # Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -VERSION = 2.10.0 -+VERSION = 4 ++VERSION = 2100 INTERFACE = 3 gxx_include_dir=${includedir}/g++ -- cgit v1.2.3