Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc64/yaboot-build.xml

    r396b325 rdabbced  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/ppc/yaboot.xml"
    27     xpointer="xpointer(//*[@os='p3'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/ppc/yaboot.xml"
    31     xpointer="xpointer(//*[@os='p4'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/ppc/yaboot.xml"
    35     xpointer="xpointer(//*[@os='p5'])"/>
    36 
    37     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../../final-system/ppc/yaboot.xml"
    39     xpointer="xpointer(//*[@os='p6'])"/>
    40 
    41     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4226    href="../ppc/yaboot-build.xml"
    4327    xpointer="xpointer(//*[@os='p1'])"/>
     
    5943            -e "s/\(strip \)/${CLFS_TARGET}-\1/" \
    6044            -e 's/-o root -g root//' \
    61             -e 's/-Werror//' \
    6245    Makefile.orig &gt; Makefile</userinput></screen>
    6346
Note: See TracChangeset for help on using the changeset viewer.