[Clfs-commits] commit: r3886 - in /trunk/BOOK: chroot/sparc64/flags.xml cross-tools/sparc64/variables.xml introduction/sparc64/changelog.xml

svn at cross-lfs.org svn at cross-lfs.org
Tue Jan 22 18:55:12 PST 2008


Author: jciccone
Date: Wed Jan 23 02:55:11 2008
New Revision: 3886

Log:
Changed the default CLFS_TARGET32 for sparc multilib to sparcv9-unknown-linux-gnu.

Modified:
    trunk/BOOK/chroot/sparc64/flags.xml
    trunk/BOOK/cross-tools/sparc64/variables.xml
    trunk/BOOK/introduction/sparc64/changelog.xml

Modified: trunk/BOOK/chroot/sparc64/flags.xml
==============================================================================
--- trunk/BOOK/chroot/sparc64/flags.xml (original)
+++ trunk/BOOK/chroot/sparc64/flags.xml Wed Jan 23 02:55:11 2008
@@ -14,7 +14,7 @@
   and linkers.</para>
 
 <screen><userinput>export BUILD32="[BUILD32 entries]"
-export BUILD64="-[BUILD64 entries]"</userinput></screen>
+export BUILD64="[BUILD64 entries]"</userinput></screen>
 
   <para>You will need to set your host target triplet for 32 bit:</para>
 

Modified: trunk/BOOK/cross-tools/sparc64/variables.xml
==============================================================================
--- trunk/BOOK/cross-tools/sparc64/variables.xml (original)
+++ trunk/BOOK/cross-tools/sparc64/variables.xml Wed Jan 23 02:55:11 2008
@@ -30,7 +30,7 @@
     href="../x86_64/variables.xml"
     xpointer="xpointer(//*[@os='m1'])"/>
 
-<screen os="m2"><userinput>export CLFS_TARGET32="sparc-unknown-linux-gnu"</userinput></screen>
+<screen os="m2"><userinput>export CLFS_TARGET32="sparcv9-unknown-linux-gnu"</userinput></screen>
 
   <bridgehead renderas="sect4">Copy settings to Environment</bridgehead>
 

Modified: trunk/BOOK/introduction/sparc64/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/sparc64/changelog.xml (original)
+++ trunk/BOOK/introduction/sparc64/changelog.xml Wed Jan 23 02:55:11 2008
@@ -32,6 +32,16 @@
     </listitem>
 
 -->
+
+    <listitem>
+      <para>Janurary 22, 2008</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Changed the default CLFS_TARGET32 to
+          sparcv9-unknown-linux-gnu.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>November 17, 2007</para>




More information about the Clfs-commits mailing list