From b5ebf71935ed408829f73e04fb146fc62f428e1e Mon Sep 17 00:00:00 2001 From: Sergey Korolev Date: Sun, 5 Nov 2017 21:34:30 +0300 Subject: gcc 7.2.0: fix 370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch offsets diff --git a/packages/gcc/7.2.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch b/packages/gcc/7.2.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch index d8986d5..f13bff1 100644 --- a/packages/gcc/7.2.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch +++ b/packages/gcc/7.2.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch @@ -49,7 +49,7 @@ diff -urN gcc-5.3.0.orig/config/gcc-plugin.m4 gcc-5.3.0/config/gcc-plugin.m4 diff -urN gcc-5.3.0.orig/gcc/configure gcc-5.3.0/gcc/configure --- gcc-5.3.0.orig/gcc/configure 2015-12-19 14:40:16.893975900 +0000 +++ gcc-5.3.0/gcc/configure 2015-12-20 01:28:45.472476700 +0000 -@@ -28386,6 +28386,9 @@ +@@ -29478,6 +29478,9 @@ pluginlibs= @@ -59,7 +59,7 @@ diff -urN gcc-5.3.0.orig/gcc/configure gcc-5.3.0/gcc/configure case "${host}" in *-*-darwin*) if test x$build = x$host; then -@@ -28396,6 +28399,11 @@ +@@ -29488,6 +29491,11 @@ export_sym_check= fi ;; @@ -71,7 +71,7 @@ diff -urN gcc-5.3.0.orig/gcc/configure gcc-5.3.0/gcc/configure *) if test x$build = x$host; then export_sym_check="objdump${exeext} -T" -@@ -28508,23 +28516,23 @@ +@@ -29600,23 +29608,23 @@ case "${host}" in *-*-darwin*) CFLAGS=`echo $CFLAGS | sed s/-mdynamic-no-pic//g` @@ -105,7 +105,7 @@ diff -urN gcc-5.3.0.orig/gcc/configure gcc-5.3.0/gcc/configure diff -urN gcc-5.3.0.orig/libcc1/configure gcc-5.3.0/libcc1/configure --- gcc-5.3.0.orig/libcc1/configure 2015-12-19 14:40:20.855979000 +0000 +++ gcc-5.3.0/libcc1/configure 2015-12-20 01:28:45.504980900 +0000 -@@ -14500,6 +14500,9 @@ +@@ -14553,6 +14553,9 @@ pluginlibs= @@ -115,7 +115,7 @@ diff -urN gcc-5.3.0.orig/libcc1/configure gcc-5.3.0/libcc1/configure case "${host}" in *-*-darwin*) if test x$build = x$host; then -@@ -14510,6 +14513,11 @@ +@@ -14563,6 +14566,11 @@ export_sym_check= fi ;; @@ -127,7 +127,7 @@ diff -urN gcc-5.3.0.orig/libcc1/configure gcc-5.3.0/libcc1/configure *) if test x$build = x$host; then export_sym_check="objdump${exeext} -T" -@@ -14622,23 +14630,23 @@ +@@ -14675,23 +14683,23 @@ case "${host}" in *-*-darwin*) CFLAGS=`echo $CFLAGS | sed s/-mdynamic-no-pic//g` -- cgit v0.10.2-6-g49f6