Changeset 9172172 for BOOK/temp-system
- Timestamp:
- Feb 26, 2006, 1:41:11 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:
- b9783c4
- Parents:
- df709be
- Location:
- BOOK/temp-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/multilib/binutils.xml
rdf709be r9172172 63 63 <term><parameter>CC="${CC} ${BUILD64}"</parameter></term> 64 64 <listitem> 65 <para>Tell the compiler to use our 64 bits Build flags.</para>65 <para>Tells the compiler to use our 64-bit build flags.</para> 66 66 </listitem> 67 67 </varlistentry> -
BOOK/temp-system/x86_64/gcc.xml
rdf709be r9172172 73 73 <para os="da">When searching for the multilibs, force the build to use the 74 74 results of <option>--print-multi-lib</option> from our cross-compiler, 75 not the native compiler <command>gcc</command> builds now .</para>75 not the native compiler <command>gcc</command> builds now:</para> 76 76 77 77 <screen os="db"><userinput>cp -v gcc/Makefile.in{,.orig2}
Note:
See TracChangeset
for help on using the changeset viewer.