Changeset 7327f1f for BOOK/final-system/common
- Timestamp:
- Aug 14, 2013, 11:33:15 AM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 9c231d36
- Parents:
- 20469efe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gcc.xml
r20469efe r7327f1f 25 25 <sect2 role="installation"> 26 26 <title>Installation of GCC</title> 27 28 <para os="fix1">Apply a <command>sed</command> subsitution that will 29 suppress the execution of the <command>fixincludes</command> script:</para> 30 31 <screen os="fix2"><userinput>cp -v gcc/Makefile.in{,.orig} 32 sed 's@\./fixinc\.sh@-c true@' gcc/Makefile.orig > gcc/Makefile.in</userinput></screen> 27 33 28 34 <para os="d">Apply a <command>sed</command> substitution that will suppress the
Note:
See TracChangeset
for help on using the changeset viewer.