Changeset 9bd6ef9 for BOOK/temp-system/common
- Timestamp:
- Nov 27, 2015, 11:21:11 AM (9 years ago)
- Branches:
- sysvinit
- Children:
- b77323d
- Parents:
- 3a08b23
- git-author:
- William Harrington <kb0iic@…> (11/27/15 11:21:09)
- git-committer:
- William Harrington <kb0iic@…> (11/27/15 11:21:11)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gcc.xml
r3a08b23 r9bd6ef9 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.