summaryrefslogtreecommitdiffstats
path: root/gcc48-java-soname.patch
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2014-01-19 22:56:05 -0600
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2014-01-19 22:56:05 -0600
commitd644e5ee8ad9b5e752d91bab1fecd01d4c68207a (patch)
tree66886fac3cc38e5166d18239d15f88c7c2a4a834 /gcc48-java-soname.patch
parentcbe4429dbe4fc6a8be40935c39a8e8b89c648065 (diff)
downloadcygwin-gcc-d644e5ee8ad9b5e752d91bab1fecd01d4c68207a.tar.gz
cygwin-gcc-d644e5ee8ad9b5e752d91bab1fecd01d4c68207a.tar.xz
cygwin-gcc-d644e5ee8ad9b5e752d91bab1fecd01d4c68207a.zip
cygwin-gcc 4.8.2
Diffstat (limited to 'gcc48-java-soname.patch')
-rw-r--r--gcc48-java-soname.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc48-java-soname.patch b/gcc48-java-soname.patch
new file mode 100644
index 0000000..b473867
--- /dev/null
+++ b/gcc48-java-soname.patch
@@ -0,0 +1,7 @@
+--- gcc/config/i386/cygwin.h 2013-01-10 14:38:27.000000000 -0600
++++ gcc/config/i386/cygwin.h 2013-03-17 01:31:17.078372600 -0500
+@@ -139,3 +139,3 @@
+ /* We should find a way to not have to update this manually. */
+-#define LIBGCJ_SONAME "cyggcj" /*LIBGCC_EH_EXTN*/ "-13.dll"
++#define LIBGCJ_SONAME "cyggcj" /*LIBGCC_EH_EXTN*/ "-14.dll"
+