Changeset 297d9f78 for chapter06


Ignore:
Timestamp:
03/31/2021 10:41:35 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
c0fd735
Parents:
d82ab5d
git-author:
Thomas Trepl <thomas@…> (05/02/2019 07:30:27 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:35 AM)
Message:

Apply upstream changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/perl.xml

    rd82ab5d r297d9f78  
    6262<screen><userinput remap="pre">patch -Np1 -i ../&perl-gcc5-fixes-patch;</userinput></screen>
    6363-->
     64
     65    <para>Apply a change to allow the program to build correctly when building
     66    with the latest versions of gcc:</para>
     67
     68<screen><userinput remap="pre">sed -i 's/67]/6789]/' Configure</userinput></screen>
     69
    6470    <para>To have full control over the way Perl is set up, you can remove the
    6571    <quote>-des</quote> options from the following command and hand-pick the way
Note: See TracChangeset for help on using the changeset viewer.