Changeset 6bb43b3 for BOOK/temp-system/multilib
- Timestamp:
- Feb 21, 2006, 1:26:16 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:
- cedcdaa
- Parents:
- e47ec16
- Location:
- BOOK/temp-system/multilib
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/multilib/binutils.xml
re47ec16 r6bb43b3 67 67 <term><parameter>CC="${CC} ${BUILD64}"</parameter></term> 68 68 <listitem> 69 <para>Tell the compiler to use our 64 bit Build flags.</para>69 <para>Tell the compiler to use our 64 bits Build flags.</para> 70 70 </listitem> 71 71 </varlistentry> -
BOOK/temp-system/multilib/gettext.xml
re47ec16 r6bb43b3 47 47 <listitem> 48 48 <para>Forces Gettext is use our Target Architecture g++ compiler 49 with our 32 bit build flags.</para>49 with our 32 bits build flags.</para> 50 50 </listitem> 51 51 </varlistentry> -
BOOK/temp-system/multilib/gzip.xml
re47ec16 r6bb43b3 54 54 xpointer="xpointer(//*[@os='h'])"/> 55 55 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"57 href="../common/gzip.xml"58 xpointer="xpointer(//*[@os='i'])"/>59 60 56 </sect2> 61 57 -
BOOK/temp-system/multilib/zlib.xml
re47ec16 r6bb43b3 41 41 <listitem> 42 42 <para>Tell ZLIB to use our architecutre specific gcc and use 43 our 32 bit build flags.</para>43 our 32 bits build flags.</para> 44 44 </listitem> 45 45 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.