Changeset f8177ee for BOOK/cross-tools
- Timestamp:
- Jun 5, 2009, 11:01:57 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 62ea3bf
- Parents:
- d7f1a52
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-final.xml
rd7f1a52 rf8177ee 62 62 href="gcc-static.xml" 63 63 xpointer="xpointer(//*[@os='aj'])"/> 64 65 <para os="gcf1">Now we will prevent gcc from running the fixincludes script, so66 it doesn't modify any of the headers we have installed:</para>67 68 <screen os="gcf2"><userinput>cp -v gcc/Makefile.in{,.orig}69 sed -e 's@\./fixinc\.sh@-c true@' gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen>70 64 71 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.