Ignore:
Timestamp:
Jul 29, 2013, 12:48:54 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b6e1f8e
Parents:
cfd2d7d
Message:

Remove unnecessary lib/header edit for graphite in temp-system.

File:
1 edited

Legend:

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

    rcfd2d7d r8190fda  
    7878    </variablelist>
    7979
    80     <para os="ts1">The following will prevent GCC from looking in the wrong
    81     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 &gt; Makefile</userinput></screen>
    86 
    8780    <para os="cm">Compile the package:</para>
    8881
Note: See TracChangeset for help on using the changeset viewer.