Changeset 39f4cdd


Ignore:
Timestamp:
Feb 21, 2006, 12:57:01 AM (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:
4ba982a3
Parents:
30caf1b
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
  • BOOK/cross-tools/sparc64/flags.xml

    r30caf1b r39f4cdd  
    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.