Ignore:
Timestamp:
Feb 21, 2006, 2:26:47 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:
eb55250
Parents:
0f46747
Message:

r1165@server (orig r1163): chris | 2006-02-10 10:54:48 -0800
Added -v to more pages in cross-tools and temp-system, and other text fixes (including adding xincludes where possible)

Location:
BOOK/cross-tools/x86
Files:
2 edited

Legend:

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

    r0f46747 r0b637f1  
    6666    so it doesn't pick up the host's header files:</para>
    6767
    68 <screen os="be"><userinput>cp configure{,.orig}
     68<screen os="be"><userinput>cp -v configure{,.orig}
    6969sed -e  '/FLAGS_FOR_TARGET.*\/lib\//s@-B[^ ]*/lib/@@g' configure.orig >configure</userinput></screen>
    7070
  • BOOK/cross-tools/x86/gcc-static.xml

    r0f46747 r0b637f1  
    5151    include search path to use <filename class="directory">/tools</filename> only:</para>
    5252
    53 <screen os="aj"><userinput>cp gcc/Makefile.in{,.orig}
     53<screen os="aj"><userinput>cp -v gcc/Makefile.in{,.orig}
    5454sed -e "s@\(^CROSS_SYSTEM_HEADER_DIR =\).*@\1 /tools/include@g" \
    5555 gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.