Changeset 3b9221c for BOOK/temp-system/common
- Timestamp:
- Nov 27, 2015, 11:21:09 AM (9 years ago)
- Branches:
- master, systemd
- Children:
- 8452ed7
- Parents:
- d24f06a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gcc.xml
rd24f06a r3b9221c 91 91 </variablelist> 92 92 93 <para os="s1">The following will prevent GCC from looking in the wrong94 directories for headers and libraries:</para>95 96 <screen os="s2"><userinput>cp -v Makefile{,.orig}97 sed "/^HOST_\(GMP\|ISL\|CLOOG\)\(LIBS\|INC\)/s:/tools:/cross-tools:g" \98 Makefile.orig > Makefile</userinput></screen>99 100 93 <para os="cm">Compile the package:</para> 101 94
Note:
See TracChangeset
for help on using the changeset viewer.