Changeset 8190fda


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.

Location:
BOOK/temp-system
Files:
8 edited

Legend:

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

    rcfd2d7d r8190fda  
    8181    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8282    href="../common/gcc.xml"
    83     xpointer="xpointer(//*[@os='ts1'])"/>
    84 
    85     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    86     href="../common/gcc.xml"
    87     xpointer="xpointer(//*[@os='ts2'])"/>
    88 
    89     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    90     href="../common/gcc.xml"
    9183    xpointer="xpointer(//*[@os='cm'])"/>
    9284
  • 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
  • BOOK/temp-system/mips/gcc.xml

    rcfd2d7d r8190fda  
    6565    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6666    href="../common/gcc.xml"
    67     xpointer="xpointer(//*[@os='ts1'])"/>
    68 
    69     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    70     href="../common/gcc.xml"
    71     xpointer="xpointer(//*[@os='ts2'])"/>
    72 
    73     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    74     href="../common/gcc.xml"
    7567    xpointer="xpointer(//*[@os='cm'])"/>
    7668
  • BOOK/temp-system/mips64-64/gcc.xml

    rcfd2d7d r8190fda  
    7878    </variablelist>
    7979
    80     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    81     href="../common/gcc.xml"
    82     xpointer="xpointer(//*[@os='ts1'])"/>
    83 
    84     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85     href="../common/gcc.xml"
    86     xpointer="xpointer(//*[@os='ts2'])"/>
    8780
    8881    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/mips64/gcc.xml

    rcfd2d7d r8190fda  
    7171    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7272    href="../common/gcc.xml"
    73     xpointer="xpointer(//*[@os='ts1'])"/>
    74 
    75     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    76     href="../common/gcc.xml"
    77     xpointer="xpointer(//*[@os='ts2'])"/>
    78 
    79     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    80     href="../common/gcc.xml"
    8173    xpointer="xpointer(//*[@os='cm'])"/>
    8274
  • BOOK/temp-system/multilib/gcc.xml

    rcfd2d7d r8190fda  
    8484    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8585    href="../common/gcc.xml"
    86     xpointer="xpointer(//*[@os='ts1'])"/>
    87 
    88     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    89     href="../common/gcc.xml"
    90     xpointer="xpointer(//*[@os='ts2'])"/>
    91 
    92     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    93     href="../common/gcc.xml"
    9486    xpointer="xpointer(//*[@os='cm'])"/>
    9587
  • BOOK/temp-system/ppc/gcc.xml

    rcfd2d7d r8190fda  
    6565    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6666    href="../common/gcc.xml"
    67     xpointer="xpointer(//*[@os='ts1'])"/>
    68 
    69     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    70     href="../common/gcc.xml"
    71     xpointer="xpointer(//*[@os='ts2'])"/>
    72 
    73     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    74     href="../common/gcc.xml"
    7567    xpointer="xpointer(//*[@os='cm'])"/>
    7668
  • BOOK/temp-system/ppc64/gcc.xml

    rcfd2d7d r8190fda  
    6565    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6666    href="../common/gcc.xml"
    67     xpointer="xpointer(//*[@os='ts1'])"/>
    68 
    69     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    70     href="../common/gcc.xml"
    71     xpointer="xpointer(//*[@os='ts2'])"/>
    72 
    73     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    74     href="../common/gcc.xml"
    7567    xpointer="xpointer(//*[@os='cm'])"/>
    7668
Note: See TracChangeset for help on using the changeset viewer.