aboutsummaryrefslogtreecommitdiff
path: root/4.7.3
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2013-08-29 04:35:06 +0000
committerRyan Hill <rhill@gentoo.org>2013-08-29 04:35:06 +0000
commit5791a1b888e754a01f7fab4321f11407acd0e613 (patch)
tree3ad130ee527c590fee8659b327127cc87494c967 /4.7.3
parentFix piepatchset 0.5.7 for gcc 4.8.1 (diff)
downloadgcc-patches-5791a1b888e754a01f7fab4321f11407acd0e613.tar.gz
gcc-patches-5791a1b888e754a01f7fab4321f11407acd0e613.tar.bz2
gcc-patches-5791a1b888e754a01f7fab4321f11407acd0e613.zip
Remove libgcc-ldflags patch since it doesn't actually work.
Diffstat (limited to '4.7.3')
-rw-r--r--4.7.3/gentoo/20_all_libgcc-ldflags.patch12
-rw-r--r--4.7.3/gentoo/README.history3
2 files changed, 3 insertions, 12 deletions
diff --git a/4.7.3/gentoo/20_all_libgcc-ldflags.patch b/4.7.3/gentoo/20_all_libgcc-ldflags.patch
deleted file mode 100644
index f2ca4aa..0000000
--- a/4.7.3/gentoo/20_all_libgcc-ldflags.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Respect LDFLAGS in libgcc.
-
---- a/libgcc/Makefile.in
-+++ b/libgcc/Makefile.in
-@@ -72,6 +72,7 @@ AR_FLAGS = rc
-
- CC = @CC@
- CFLAGS = @CFLAGS@
-+LDFLAGS = @LDFLAGS@
- RANLIB = @RANLIB@
- LN_S = @LN_S@
-
diff --git a/4.7.3/gentoo/README.history b/4.7.3/gentoo/README.history
index 0e70a07..fc6eea7 100644
--- a/4.7.3/gentoo/README.history
+++ b/4.7.3/gentoo/README.history
@@ -1,3 +1,6 @@
+1.3 (pending)
+ - 20_all_libgcc-ldflags.patch
+
1.2 26 Aug 2013
+ 20_all_libgcc-ldflags.patch
+ 94_all_pr57777-O3-avx2.patch