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 /chapter03 | |
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 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 6c2b95378..36489c20a 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -85,6 +85,14 @@ </varlistentry> --> <varlistentry> + <term>GCC Cross Build Fix Patch - <token>&gcc-cross-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&gcc-cross-patch;"/></para> + <para>MD5 sum: <literal>&gcc-cross-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para> |