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 @@ - + - + - +