summaryrefslogtreecommitdiffstats
path: root/patches/01_fix-library-version-info.patch
blob: eee2108b2dd1af089ab62a03362ad203062cfdbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Author: "P. J. McDermott" <pj@pehjota.net>
Subject: Fix library version info

diff -Naur src.orig/makefile.shared src/makefile.shared
--- src.orig/makefile.shared	2010-07-23 10:27:20.000000000 -0400
+++ src/makefile.shared	2014-08-02 11:05:59.049453299 -0400
@@ -1,7 +1,7 @@
 #Makefile for GCC
 #
 #Tom St Denis
-VERSION=0:41
+VERSION=0:42
 
 CC = libtool --mode=compile --tag=CC gcc