Changeset 8190fda for BOOK/temp-system/common
- Timestamp:
- Jul 29, 2013, 12:48:54 AM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b6e1f8e
- Parents:
- cfd2d7d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gcc.xml
rcfd2d7d r8190fda 78 78 </variablelist> 79 79 80 <para os="ts1">The following will prevent GCC from looking in the wrong81 directories for headers and libraries:</para>82 83 <screen os="ts2"><userinput>cp -v Makefile{,.orig}84 sed "/^HOST_\(GMP\|CLOOG\)\(LIBS\|INC\)/s:-[IL]/\(lib\|include\)::" \85 Makefile.orig > Makefile</userinput></screen>86 87 80 <para os="cm">Compile the package:</para> 88 81
Note:
See TracChangeset
for help on using the changeset viewer.