Changeset 3dcb90f for cross-tools


Ignore:
Timestamp:
Feb 21, 2006, 12:57:01 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
e53db169
Parents:
6c799e3
Message:

r675@server (orig r673): jim | 2005-11-09 15:52:45 -0800

r711@server: jim | 2005-11-09 09:57:55 -0800
Added missing text to flags in sparc multilib build


File:
1 edited

Legend:

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

    r6c799e3 r3dcb90f  
    2121
    2222<screen><userinput>export LFS_TARGET32="sparcv9-unknown-linux-gnu"</userinput></screen>
     23
     24  <para>Let's perform a sanity check to prevent build issues. If our LFS_HOST matches our
     25  target, we will get some failures during our cross-compile:</para>
    2326
    2427<screen><userinput>if [ "${LFS_HOST}" = "${LFS_TARGET32}" ]; then \
Note: See TracChangeset for help on using the changeset viewer.