Changeset 14b324f in clfs-sysroot for BOOK/final-system


Ignore:
Timestamp:
Mar 10, 2007, 2:23:16 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
89d5d0b
Parents:
d6e6af6
Message:

Added a patch to the Perl build that fixes and issue with recent snapshots of gcc-4.2.0.

Location:
BOOK/final-system
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/alpha/perl.xml

    rd6e6af6 r14b324f  
    3333    href="../arm/perl.xml"
    3434    xpointer="xpointer(//*[@os='p2'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../arm/perl.xml"
     38    xpointer="xpointer(//*[@os='p3'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../arm/perl.xml"
     42    xpointer="xpointer(//*[@os='p4'])"/>
    3543
    3644    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/arm/perl.xml

    rd6e6af6 r14b324f  
    3131    </warning>
    3232
    33     <para os="p1">The following patch fixes issues with Perl and
     33    <para os="p1">The following patch causes makedepend.sh to also remove
     34    <literal>&lt;command-line&gt;</literal> as well as
     35    <literal>&lt;command line&gt;</literal>:</para>
     36
     37<screen os="p2"><userinput>patch -Np1 -i ../&perl-gcc42_fix-patch;</userinput></screen>
     38
     39    <para os="p3">The following patch fixes issues with Perl and
    3440    cross-compiling:</para>
    3541
    36 <screen os="p2"><userinput>patch -Np1 -i ../&perl-cross_compile-patch;</userinput></screen>
     42<screen os="p4"><userinput>patch -Np1 -i ../&perl-cross_compile-patch;</userinput></screen>
    3743
    3844    <para os="s1">The following sed causes <filename>DynaLoader.a</filename>
  • BOOK/final-system/hppa/perl.xml

    rd6e6af6 r14b324f  
    3333    href="../arm/perl.xml"
    3434    xpointer="xpointer(//*[@os='p2'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../arm/perl.xml"
     38    xpointer="xpointer(//*[@os='p3'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../arm/perl.xml"
     42    xpointer="xpointer(//*[@os='p4'])"/>
    3543
    3644    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/x86/perl.xml

    rd6e6af6 r14b324f  
    3333    href="../arm/perl.xml"
    3434    xpointer="xpointer(//*[@os='p2'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../arm/perl.xml"
     38    xpointer="xpointer(//*[@os='p3'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../arm/perl.xml"
     42    xpointer="xpointer(//*[@os='p4'])"/>
    3543
    3644    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.