Changeset 3886

Show
Ignore:
Timestamp:
01/23/08 02:55:11 (1 year ago)
Author:
jciccone
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chroot/sparc64/flags.xml

    r3463 r3886  
    1515 
    1616<screen><userinput>export BUILD32="[BUILD32 entries]" 
    17 export BUILD64="-[BUILD64 entries]"</userinput></screen> 
     17export BUILD64="[BUILD64 entries]"</userinput></screen> 
    1818 
    1919  <para>You will need to set your host target triplet for 32 bit:</para> 
  • trunk/BOOK/cross-tools/sparc64/variables.xml

    r3463 r3886  
    3131    xpointer="xpointer(//*[@os='m1'])"/> 
    3232 
    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> 
    3434 
    3535  <bridgehead renderas="sect4">Copy settings to Environment</bridgehead> 
  • trunk/BOOK/introduction/sparc64/changelog.xml

    r3787 r3886  
    3333 
    3434--> 
     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> 
    3545 
    3646    <listitem>