Changeset 29b8ee4 for BOOK/temp-system/common
- Timestamp:
- Aug 11, 2013, 10:12:05 PM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d56e2cd
- Parents:
- 054bc948
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gcc.xml
r054bc948 r29b8ee4 80 80 </variablelist> 81 81 82 <para os="s1">The following will prevent GCC from looking in the wrong 83 directories for headers and libraries:</para> 84 85 <screen os="s2"><userinput>cp -v Makefile{,.orig} 86 sed "/^HOST_\(GMP\|ISL\|CLOOG\)\(LIBS\|INC\)/s:/tools:/cross-tools:g" \ 87 Makefile.orig > Makefile</userinput></screen> 88 82 89 <para os="cm">Compile the package:</para> 83 90
Note:
See TracChangeset
for help on using the changeset viewer.