diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-04 20:53:03 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-04 20:53:03 +0000 |
commit | af133c3f42ecfac2892e1cd1eaf202575e932502 (patch) | |
tree | 2c202fba99d9004dd39b2ff5f4e6ce16618d75b0 /chapter03 | |
parent | 0a324b5241f112b6929ebd85591226ef7eb2d1bb (diff) |
Added new binutils fix_strip patch taken from upstream
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 6d40a79ad..582f30486 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -30,6 +30,13 @@ following:</para> </varlistentry> <varlistentry> +<term>Binutils Fix Strip Patch - 1KB:</term> +<listitem> +<para><ulink url="&patches-root;binutils-&binutils-version;-fix_strip-1.patch"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Coreutils Suppress Uptime, Kill, Su Patch - 16 KB:</term> <listitem> <para><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"/></para> |