Changeset 9456aee for BOOK/temp-system/x86
- Timestamp:
- Feb 21, 2006, 1:34:33 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 82d6361
- Parents:
- 89bb375
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/x86/gcc.xml
r89bb375 r9456aee 89 89 <screen os="ck"><userinput>../gcc-&gcc-version;/configure --prefix=/tools \ 90 90 --build=${LFS_HOST} --host=${LFS_TARGET} --target=${LFS_TARGET} \ 91 -- libexecdir=/tools/lib --with-local-prefix=/tools --enable-long-long\92 --enable- c99 --enable-shared --enable-threads=posix --enable-__cxa_atexit \91 --with-local-prefix=/tools --enable-long-long --enable-c99 \ 92 --enable-shared --enable-threads=posix --enable-__cxa_atexit \ 93 93 --disable-nls --enable-languages=c,c++ --disable-libstdcxx-pch</userinput></screen> 94 94 … … 97 97 98 98 <varlistentry os="cl1"> 99 <term><parameter>--libexecdir=/tools/lib</parameter></term>100 <listitem>101 <para>This do ...</para>102 </listitem>103 </varlistentry>104 105 <varlistentry os="cl2">106 99 <term><parameter>--disable-libstdcxx-pch</parameter></term> 107 100 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.