Changeset 121c48a
- Timestamp:
- Jun 9, 2006, 1:00:44 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 045e44a
- Parents:
- d767eb3
- Location:
- BOOK
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/x86/gcc-static.xml
rd767eb3 r121c48a 48 48 #define STARTFILE_PREFIX_SPEC \"/tools/lib/\"" >> gcc/config/linux.h</userinput></screen> 49 49 50 <para os="ai">Now alter <command>gcc</command>'s c preprocessor s default50 <para os="ai">Now alter <command>gcc</command>'s c preprocessor's default 51 51 include search path to use <filename class="directory">/tools</filename> only:</para> 52 52 -
BOOK/final-system/common/binutils.xml
rd767eb3 r121c48a 84 84 85 85 <important os="o"> 86 <para>The test suite for Binutils i n this section isconsidered critical.87 Do not skip it under any circumstance s.</para>86 <para>The test suite for Binutils is considered critical. 87 Do not skip it under any circumstance.</para> 88 88 </important> 89 89 -
BOOK/final-system/common/gcc.xml
rd767eb3 r121c48a 65 65 66 66 <important os="l"> 67 <para> In this section, the test suite for GCC is considered67 <para>The test suite for GCC is considered 68 68 critical. Do not skip it under any circumstance.</para> 69 69 </important> -
BOOK/final-system/common/glibc.xml
rd767eb3 r121c48a 89 89 90 90 <important os="l"> 91 <para> In this section, the test suite for Glibc is considered critical.91 <para>The test suite for Glibc is considered critical. 92 92 Do not skip it under any circumstance.</para> 93 93 </important> -
BOOK/final-system/common/shadow.xml
rd767eb3 r121c48a 53 53 <term><parameter>--without-audit</parameter></term> 54 54 <listitem><para>Support for auditing is enabled by default, but a 55 alibrary that it needs is not installed in a base LFS system. This55 library that it needs is not installed in a base LFS system. This 56 56 switch disables auditing support.</para></listitem> 57 57 </varlistentry> -
BOOK/final-system/multilib/shadow-64bit.xml
rd767eb3 r121c48a 29 29 command below.</para> 30 30 31 <para>You will also need to use the following sed after the configuration command 32 to make sure the correct library is linked.</para> 31 <para>You will also need to use the following sed after the 32 <command>configure</command> commmand 33 to make sure the correct library is linked:</para> 33 34 34 35 <screen><userinput>sed -i libtool \
Note:
See TracChangeset
for help on using the changeset viewer.