From 5d276d1f9f564bd23619a1bf07eb3dd554ff2987 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 23 Apr 2019 16:41:41 +0000 Subject: [PATCH] Apply a change to allow Perl to build correctly when git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter06/perl.xml | 6 ++++++ general.ent | 6 +++--- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 41ba7c266..2ef9306ce 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2019-04-23 + + + [bdubbs] - Apply a change to allow Perl to build correctly when + building with the latest versions of gcc. + + + + 2019-04-20 diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 2a64b80d0..7e2fcc8e6 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -61,6 +61,12 @@ export BUILD_BZIP2=0 patch -Np1 -i ../&perl-gcc5-fixes-patch; --> + + Apply a change to allow the program to build correctly when building + with the latest versions of gcc: + +sed -i 's/67]/6789]/' Configure + To have full control over the way Perl is set up, you can remove the -des options from the following command and hand-pick the way this package is built. Alternatively, use the command exactly as below to diff --git a/general.ent b/general.ent index 967c920c9..c80144906 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - +