aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-07-20 22:45:01 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-07-20 22:45:01 +0000
commit899d530eb75399ffed52651980b27ea2abe3806c (patch)
treeaed9af20fcf45e6588c1430a43cbb99cab52cd74 /chapter06
parent313e356c223a81a107c1605ed1e2f2e9aafbedf6 (diff)
Update to iproute2-3.10.1.
Update to linux-3.10.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/iproute2.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index b10288014..04b828b5b 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -53,8 +53,10 @@
sed -i /ARPD/d Makefile
sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
+<!-- Save as comments for now
<para>Remove a compiler flag that causes the compilation to fail:</para>
<screen><userinput remap="pre">sed -i 's/-Werror//' Makefile</userinput></screen>
+-->
<para>Compile the package:</para>