aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/perl.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2019-06-04 17:43:52 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2019-06-04 17:43:52 +0000
commit648209f8b263bb960baa4f60423ea8fb8b2b4cd4 (patch)
tree97d7f525d73a37d9b72a669636f3b1676cd53e1f /chapter06/perl.xml
parente8c6e1fc6a9281f8e9fbe8988f4d1552d3e5727d (diff)
Tweak instructions for e2fsprogs and perl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r--chapter06/perl.xml5
1 files changed, 0 insertions, 5 deletions
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</userinput></screen>
<screen><userinput remap="pre">patch -Np1 -i ../&perl-gcc5-fixes-patch;</userinput></screen>
-->
- <para>Apply a change to allow the program to build correctly when building
- with the latest versions of gcc:</para>
-
-<screen><userinput remap="pre">sed -i 's/67]/6789]/' Configure</userinput></screen>
-
<para>To have full control over the way Perl is set up, you can remove the
<quote>-des</quote> options from the following command and hand-pick the way
this package is built. Alternatively, use the command exactly as below to