diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-05-09 10:49:56 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-05-09 10:49:56 +0000 |
commit | f7ca699b41537d9250167d4c90d8c4cc4a98ec39 (patch) | |
tree | a73a35218978a1007ad3c3f89eb713fa9d3090b2 /patches.ent | |
parent | a97aa3dd0b36b95168f8f959284d5797a3484e5b (diff) |
merge trunk and add patch to gcc pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11842 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 32c7659b5..44e551485 100644 --- a/patches.ent +++ b/patches.ent @@ -20,6 +20,10 @@ <!ENTITY flex-fixes-patch-size "3.4 KB"> --> +<!ENTITY gcc-cross-patch "gcc-&gcc-version;-cet_fix-1.patch"> +<!ENTITY gcc-cross-patch-md5 "f37d8a6b4c943a6f8eaf541923fed838"> +<!ENTITY gcc-cross-patch-size "4.3 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"> |