Ignore:
Timestamp:
Feb 21, 2006, 1:28:35 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:
179addb
Parents:
ba9c9ed
Message:

r799@server (orig r797): jim | 2005-12-01 21:26:31 -0800

r873@server: jim | 2005-12-01 21:25:02 -0800
Text Updates from Ryan Oliver


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/x86_64/gcc-final.xml

    rba9c9ed r12d030c  
    6363    xpointer="xpointer(//*[@os='aj'])"/>
    6464
    65     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    66     href="../x86/gcc-final.xml"
    67     xpointer="xpointer(//*[@os='bd'])"/>
     65    <para os="bd">Finally, disable <option>-B</option> in <filename>configure</filename>,
     66    so it doesn't pick up the host's header files:</para>
    6867
    69     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    70     href="../x86/gcc-final.xml"
    71     xpointer="xpointer(//*[@os='be'])"/>
     68<screen os="be"><userinput>cp configure{,.orig}
     69sed -e  '/FLAGS_FOR_TARGET.*\/lib\//s@-B[^ ]*/lib/@@g' configure.orig >configure</userinput></screen>
    7270
    7371    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.