From 648209f8b263bb960baa4f60423ea8fb8b2b4cd4 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 4 Jun 2019 17:43:52 +0000 Subject: Tweak instructions for e2fsprogs and perl git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/e2fsprogs.xml | 8 -------- chapter06/perl.xml | 5 ----- 2 files changed, 13 deletions(-) diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 85a9acaf9..549991de8 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -64,7 +64,6 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \ --disable-libblkid \ --disable-libuuid \ --disable-uuidd \ - --with-crond-dir=no \ --disable-fsck @@ -101,13 +100,6 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \ - - --with-crond-dir=no - - This disables the installation of an unneded file. - - - --disable-* diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 7e2fcc8e6..81ee90d98 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -62,11 +62,6 @@ 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 -- cgit v1.2.3-54-g00ecf