Ignore:
Timestamp:
Jun 28, 2008, 11:25:49 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
10de248
Parents:
973b8dd9
Message:

Add a patch to perl that prevents it from including asm/page.h. This resolves ticket 160 and future problems with kernel headers provided by 2.6.25 and forward.

File:
1 edited

Legend:

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

    r973b8dd9 rd10818d  
    3333    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3434    href="../common/perl.xml"
     35    xpointer="xpointer(//*[@os='p3'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../common/perl.xml"
     39    xpointer="xpointer(//*[@os='p4'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     42    href="../common/perl.xml"
    3543    xpointer="xpointer(//*[@os='s1'])"/>
    3644
     
    4149    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4250    href="perl-64bit.xml"
    43     xpointer="xpointer(//*[@os='p3'])"/>
     51    xpointer="xpointer(//*[@os='mp1'])"/>
    4452
    4553    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4654    href="perl-64bit.xml"
    47     xpointer="xpointer(//*[@os='p4'])"/>
     55    xpointer="xpointer(//*[@os='mp2'])"/>
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.