Changeset 175ff828 for temp-system/multilib/zlib-n32.xml
- Timestamp:
- Feb 21, 2006, 1:20:08 AM (19 years ago)
- Children:
- 1235a03
- Parents:
- adeb68a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/multilib/zlib-n32.xml
radeb68a r175ff828 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <screen ><userinput>CC="${CC} ${BUILDN32}" \33 <screen os="aa"><userinput>CC="${CC} ${BUILDN32}" \ 34 34 ./configure --prefix=/tools --shared --libdir=/tools/lib32</userinput></screen> 35 35 36 <variablelist >36 <variablelist os="ab"> 37 37 <title>The meaning of the new configure options:</title> 38 38 … … 40 40 <term><parameter>CC="${CC} ${BUILDN32}"</parameter></term> 41 41 <listitem> 42 <para>This do ...</para> 42 <para>Tell ZLIB to use our architecutre specific gcc and use 43 our N32 build flags.</para> 43 44 </listitem> 44 45 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.