aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-11 21:58:56 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-11 21:58:56 +0000
commit6206f72d670d6b9de52f40e3dc54648d08146801 (patch)
tree02b5539f734d2fbe87d583789ca368b579fcfa92 /patches.ent
parentf6fe5000d71afe93a210ee5e0976fac1a114c03f (diff)
Add a patch to binutils to enable LTO with gcc-4.9.0.
Remove omit-frame-pointer in gcc-pass2 and Chapter 6 gcc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent
index 20cb11d5a..32d66f6f0 100644
--- a/patches.ent
+++ b/patches.ent
@@ -6,6 +6,10 @@
<!ENTITY bash-fixes-patch-md5 "749b4b520708300b64f8166ba2b1b4a0">
<!ENTITY bash-fixes-patch-size "14 KB">
+<!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch">
+<!ENTITY binutils-lto-patch-md5 "48e4e96a60bfed41804aaecf4944f5d9">
+<!ENTITY binutils-lto-patch-size "2.0 KB">
+
<!ENTITY bc-memory-leak-patch "bc-&bc-version;-memory_leak-1.patch">
<!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8">
<!ENTITY bc-memory-leak-patch-size "1.4 KB">