diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-04-28 17:41:47 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-04-28 17:41:47 +0000 |
commit | c43581a5d7294e18775471a5dbc3087ad0559dbf (patch) | |
tree | cfe86e4172b28ceca7ad2ff97d6e21fb625b687f /patches.ent | |
parent | 6749655df9f428461f62756219f21e406f28cc86 (diff) |
Add a patch to fix a flex regresion in version 2.6.3.
Update to linux-4.10.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/patches.ent b/patches.ent index 7587bc567..dd519a9c4 100644 --- a/patches.ent +++ b/patches.ent @@ -20,11 +20,11 @@ <!ENTITY coreutils-i18n-patch-md5 "a9404fb575dfd5514f3c8f4120f9ca7d"> <!ENTITY coreutils-i18n-patch-size "168 KB"> -<!-- -<!ENTITY flex-fixes-patch "flex-&flex-version;-fixes-1.patch"> -<!ENTITY flex-fixes-patch-md5 "ab07c395c5c96839f4fbc7801ed4cf73"> -<!ENTITY flex-fixes-patch-size "200 KB"> +<!ENTITY flex-fixes-patch "flex-&flex-version;-upstream_fix-1.patch"> +<!ENTITY flex-fixes-patch-md5 "799f2a14a31eaae831fb141b48f7b81c"> +<!ENTITY flex-fixes-patch-size "0.9 KB"> +<!-- <!ENTITY gcc-asan-patch "gcc-&gcc-version;-asan-1.patch"> <!ENTITY gcc-asan-patch-md5 "c12ab2e323010fda83bfccc27f58f0b5"> <!ENTITY gcc-asan-patch-size "2.8 KB"> |