Changeset 653eb3f for temp-system
- Timestamp:
- Feb 26, 2006, 1:41:11 PM (19 years ago)
- Children:
- 56345f5
- Parents:
- b09f8ce
- Location:
- temp-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/multilib/binutils.xml
rb09f8ce r653eb3f 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> -
temp-system/x86_64/gcc.xml
rb09f8ce r653eb3f 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.