Ignore:
Timestamp:
Sep 24, 2006, 9:56:26 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
f136bb4
Parents:
472c2d1
Message:

Fixed FLAGS table in chroot of Sparc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/sparc64/flags.xml

    r472c2d1 rd850826  
    2222   xpointer="xpointer(//*[@os='c'])"/>
    2323
    24 <screen os="f"><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; ~/.bashrc
     24<screen os="d"><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; ~/.bashrc
    2525echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ~/.bashrc
    2626echo export GCCTARGET=\""${GCCTARGET}\"" &gt;&gt; ~/.bashrc</userinput></screen>
    2727
    28   <para os="d">The following table gives the entires for different Sparc 64 capable
     28  <para os="e">The following table gives the entires for different Sparc 64 capable
    2929  processors. Pick the processor that matches your system.</para>
    3030
    31   <table os="e">
     31  <table os="f">
    3232    <title>List of architectures, target triplets, and recommended book</title>
    3333    <tgroup cols="2" align="center">
     
    6262
    6363</sect1>
    64 
Note: See TracChangeset for help on using the changeset viewer.