diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-05-11 15:02:47 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-05-11 15:02:47 +0000 |
commit | f6fe5000d71afe93a210ee5e0976fac1a114c03f (patch) | |
tree | 880bb35ad1d4c12fb02db8e957ecdf0189c5f9e9 /patches.ent | |
parent | 799daaa7e6630218c2537cdbf63400817ac1292f (diff) |
Update bootscripts for eudev.
Add gcc patch for upstream changes.</para>
Change explanation for using omit-frame-pointer in gcc-pass2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 9a1a9ca2d..20cb11d5a 100644 --- a/patches.ent +++ b/patches.ent @@ -22,6 +22,10 @@ <!ENTITY coreutils-shuf-segfault-patch-md5 "f1b5b35392914e327b1b6bbbb454d256"> <!ENTITY coreutils-shuf-segfault-patch-size "4 KB"> +<!ENTITY gcc-upstream-patch "gcc-&gcc-version;-upstream_fixes-1.patch"> +<!ENTITY gcc-upstream-patch-md5 "f070aae5f5f92259ed167539725e6241"> +<!ENTITY gcc-upstream-patch-size "4.0 KB"> + <!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch"> <!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2"> <!ENTITY glibc-fhs-patch-size "2.8 KB"> |