From aa29437f533aa9f3c28b7d4fab9263a3110a49c0 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 2 Oct 2012 20:04:59 +0000 Subject: Add a patch to fix Kmod's testsiute on 32-bit systems. Fixes #3191. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10010 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kmod.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06') diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index f04f89303..18589a55a 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -41,6 +41,10 @@ Installation of Kmod + Apply a patch to fix a testsuite issue on 32-bit machines: + +patch -Np1 -i ../&kmod-test_fix-patch; + Prepare Kmod for compilation: ./configure --prefix=/usr \ -- cgit v1.2.3-54-g00ecf