Changeset 7b4a5f3 for cross-tools/x86


Ignore:
Timestamp:
Sep 17, 2006, 10:01:49 PM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
9dc0c85
Parents:
4e68701
Message:

Removed text in cross-tools and temp-system gcc about modifications being critical to the build

Location:
cross-tools/x86
Files:
2 edited

Legend:

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

    r4e68701 r7b4a5f3  
    7676<screen os="be"><userinput>cp -v configure{,.orig}
    7777sed -e  '/FLAGS_FOR_TARGET.*\/lib\//s@-B[^ ]*/lib/@@g' configure.orig >configure</userinput></screen>
    78 
    79     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    80     href="gcc-static.xml"
    81     xpointer="xpointer(//*[@os='ak'])"/>
    8278
    8379    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • cross-tools/x86/gcc-static.xml

    r4e68701 r7b4a5f3  
    5454sed -e "s@\(^CROSS_SYSTEM_HEADER_DIR =\).*@\1 /tools/include@g" \
    5555    gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen>
    56 
    57     <important os="ak">
    58       <para>The above modifications are critical in ensuring a
    59       successful overall build. Do not forget to apply them.</para>
    60     </important>
    6156
    6257    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.