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

svn at cross-lfs.org svn at cross-lfs.org
Fri Jan 9 15:01:55 PST 2009


Author: jim
Date: Fri Jan  9 23:01:54 2009
New Revision: 4416

Log:
Updated Description of Sed in gcc-static

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

Modified: trunk/BOOK/cross-tools/common/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/common/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/common/gcc-static.xml Fri Jan  9 23:01:54 2009
@@ -41,7 +41,7 @@
 
 <screen os="ad"><userinput>patch -Np1 -i ../&gcc-posix-patch;</userinput></screen>
 
-    <para os="s1">We will change the search locations from / to /tools:</para>
+    <para os="s1">We will change the default location of the Dynamic Linker /tools/lib:</para>
 
 <screen os="s2"><userinput>for file in $(find gcc/config -name linux64.h -o -name linux.h); do
 cp -v ${file}{,.orig}




More information about the Clfs-commits mailing list