[Clfs-commits] commit: r5014 - /trunk/BOOK/cross-tools/common/gcc-final.xml

svn at cross-lfs.org svn at cross-lfs.org
Fri Jun 5 23:01:57 PDT 2009


Author: jim
Date: Sat Jun  6 06:01:57 2009
New Revision: 5014

Log:
Reverted back to 5009. GCC Fixincludes changes

Modified:
    trunk/BOOK/cross-tools/common/gcc-final.xml

Modified: trunk/BOOK/cross-tools/common/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/common/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/common/gcc-final.xml Sat Jun  6 06:01:57 2009
@@ -61,12 +61,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='aj'])"/>
-
-    <para os="gcf1">Now we will prevent gcc from running the fixincludes script, so 
-    it doesn't modify any of the headers we have installed:</para>
-
-<screen os="gcf2"><userinput>cp -v gcc/Makefile.in{,.orig}
-sed -e 's@\./fixinc\.sh at -c true@' gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"




More information about the Clfs-commits mailing list