Changeset 8d86489 for BOOK/temp-system/common
- Timestamp:
- Apr 30, 2006, 8:34:37 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 8049c26
- Parents:
- 96bf59e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/bash.xml
r96bf59e r8d86489 23 23 <title>Installation of Bash</title> 24 24 25 <para os="c1">Remove a test that causes the build to fail:</para>26 27 <screen os="c2"><userinput>echo "ac_cv_func_setvbuf_reversed=no" >> config.cache</userinput></screen>28 29 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 26 href="../../final-system/common/bash.xml" … … 32 28 33 29 <screen os="h"><userinput>./configure --prefix=/tools \ 34 --without-bash-malloc --host=${LFS_TARGET} \ 35 --cache-file=config.cache</userinput></screen> 30 --without-bash-malloc --host=${LFS_TARGET}</userinput></screen> 36 31 37 32 <variablelist os="ad">
Note:
See TracChangeset
for help on using the changeset viewer.