From 5129e84c49cd5598c0a013d8ebcebca4dbbdcaee Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Thu, 2 May 2019 07:30:27 +0000 Subject: [PATCH] Apply upstream changes git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 14 ++++++++++++-- chapter06/perl.xml | 6 ++++++ general.ent | 6 +++--- 3 files changed, 21 insertions(+), 5 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1c2214cc9..d739de4d7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,7 +45,17 @@ 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 @@ -64,7 +74,7 @@ [bdubbs] - Update to libcap-2.27. Fixes #4457. - + [renodr] - Fix the syntax used for configuring automatic file creation and deletion. 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 @@ - + - + - +