Changeset 5e6642a8


Ignore:
Timestamp:
02/28/2024 04:02:52 PM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/mips64el
Children:
2cf0cbbd
Parents:
3577b41
git-author:
Xi Ruoyao <xry111@…> (01/03/2024 05:47:26 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/28/2024 04:02:52 PM)
Message:

mips64el: perl: workaround for a MIPS building issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/perl.xml

    r3577b41 r5e6642a8  
    4747<screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</userinput></screen>
    4848-->
     49    <para>Workaround an building issue on MIPS:</para>
     50
     51<screen><userinput remap="pre">sed 's@/bin/mips@/bin/false@g' -i Configure</userinput></screen>
     52
    4953    <para>This version of Perl builds the Compress::Raw::Zlib and
    5054    Compress::Raw::BZip2 modules. By
Note: See TracChangeset for help on using the changeset viewer.