From d65b365590773d484b2257869671e8f7626c1337 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 24 Feb 2013 19:39:18 +0000 Subject: [PATCH] Upgrade to IPRoute2-3.8.0. Fixes #3291. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter06/iproute2.xml | 3 +++ packages.ent | 6 +++--- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ea1c523c5..a130bfe04 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2013-02-24 + + [matthew] - Upgrade to IPRoute2-3.8.0. Fixes + #3291. + [matthew] - Upgrade to Linux-3.8. Fixes #3290. diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index b912ca4db..b10288014 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -53,6 +53,9 @@ sed -i /ARPD/d Makefile sed -i 's/arpd.8//' man/man8/Makefile + Remove a compiler flag that causes the compilation to fail: +sed -i 's/-Werror//' Makefile + Compile the package: make DESTDIR= diff --git a/packages.ent b/packages.ent index 325cd2dfe..cea326a50 100644 --- a/packages.ent +++ b/packages.ent @@ -270,10 +270,10 @@ - - + + - +