Changeset 3886
- Timestamp:
- 01/23/08 02:55:11 (1 year ago)
- Files:
-
- trunk/BOOK/chroot/sparc64/flags.xml (modified) (1 diff)
- trunk/BOOK/cross-tools/sparc64/variables.xml (modified) (1 diff)
- trunk/BOOK/introduction/sparc64/changelog.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chroot/sparc64/flags.xml
r3463 r3886 15 15 16 16 <screen><userinput>export BUILD32="[BUILD32 entries]" 17 export BUILD64=" -[BUILD64 entries]"</userinput></screen>17 export BUILD64="[BUILD64 entries]"</userinput></screen> 18 18 19 19 <para>You will need to set your host target triplet for 32 bit:</para> trunk/BOOK/cross-tools/sparc64/variables.xml
r3463 r3886 31 31 xpointer="xpointer(//*[@os='m1'])"/> 32 32 33 <screen os="m2"><userinput>export CLFS_TARGET32="sparc -unknown-linux-gnu"</userinput></screen>33 <screen os="m2"><userinput>export CLFS_TARGET32="sparcv9-unknown-linux-gnu"</userinput></screen> 34 34 35 35 <bridgehead renderas="sect4">Copy settings to Environment</bridgehead> trunk/BOOK/introduction/sparc64/changelog.xml
r3787 r3886 33 33 34 34 --> 35 36 <listitem> 37 <para>Janurary 22, 2008</para> 38 <itemizedlist> 39 <listitem> 40 <para>[jciccone] - Changed the default CLFS_TARGET32 to 41 sparcv9-unknown-linux-gnu.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 35 45 36 46 <listitem>
