Ignore:
Timestamp:
Sep 24, 2006, 9:57:03 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fbf24b4
Parents:
576135a
Message:

Fixed FLAGS table in chroot of Sparc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/sparc64/flags.xml

    r576135a r7fc909b  
    1414  and linkers.</para>
    1515
    16 <screen><userinput>export BUILD32="-m32"
    17 export BUILD64="-m64"</userinput></screen>
     16<screen><userinput>export BUILD32="[BUILD32 entries]"
     17export BUILD64="-[BUILD64 entries]"</userinput></screen>
    1818
    1919  <para>You will need to set your host target triplet for 32 bit:</para>
     
    2828echo export CLFS_TARGET32=\""${CLFS_TARGET32}\"" &gt;&gt; ~/.bash_profile</userinput></screen>
    2929
     30   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31   href="../../cross-tools/sparc64/flags.xml"
     32   xpointer="xpointer(//*[@os='f'])"/>
     33
    3034</sect1>
Note: See TracChangeset for help on using the changeset viewer.