Ignore:
Timestamp:
Nov 27, 2015, 11:21:11 AM (9 years ago)
Author:
William Harrington <kb0iic@…>
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)
Message:

Remove unneeded sed for LIB and INC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/gcc.xml

    r3a08b23 r9bd6ef9  
    9191    </variablelist>
    9292
    93     <para os="s1">The following will prevent GCC from looking in the wrong
    94     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 &gt; Makefile</userinput></screen>
    99 
    10093    <para os="cm">Compile the package:</para>
    10194
Note: See TracChangeset for help on using the changeset viewer.