diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 18:42:16 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 18:42:16 +0000 |
commit | 54df5b44ca6a9f9591efe1b1cb475ca84cca5e69 (patch) | |
tree | 9341e5e75b37eb671e5709a871eeeac98f91ca00 /chapter04 | |
parent | 98b277aa98edadd2cafc4653148ece1aef9888ea (diff) |
Added bison attribute patch to fix compilation of pwlib
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index 7b4749877..d1d42e5c6 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -230,6 +230,9 @@ following:</para> Bash Patch (&bash-patch-version;) - &bash-patch-size;: <ulink url="&http;/bash-&bash-patch-version;.patch"/> +Bison Attribute Patch: +<ulink url="&http;/bison-1.875-attribute.patch"/> + Coreutils Hostname Patch (&coreutils-hostname-patch-version;) - &coreutils-hostname-patch-size;: <ulink url="&http;/coreutils-&coreutils-hostname-patch-version;.patch"/> Coreutils Uname Patch (&coreutils-uname-patch-version;) - &coreutils-uname-patch-size;: |