aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-02-16 21:32:19 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-02-16 21:32:19 +0000
commit7b1923d02ae7c261d9981fe92277169cf3e8de83 (patch)
tree5c36651b3cd6fe02509460f0d29170b5f6b78908 /chapter06
parent7bb9fda5ec3bfcf9c174b52a4129ae76aec4c85e (diff)
Update to linux-3.19.
Update to iproute2-3.19.0. Update to perl-5.20.2. Update to libtool-2.4.6. Added a note to glibc about potential problems with parallel build. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/perl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 2a32b78f0..35de645ba 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -55,11 +55,11 @@
<screen><userinput remap="pre">export BUILD_ZLIB=False
export BUILD_BZIP2=0</userinput></screen>
-
+<!--
<para>Fix a potential security problem:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</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