From eb43115dec1f6057a4aaf1f161b0869ec8c4f7fa Mon Sep 17 00:00:00 2001 From: Krejzi Date: Sat, 9 May 2015 10:59:15 +0000 Subject: Note that gperf tests only work with -j1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gperf.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'chapter06/gperf.xml') diff --git a/chapter06/gperf.xml b/chapter06/gperf.xml index 244342c1e..ce417439b 100644 --- a/chapter06/gperf.xml +++ b/chapter06/gperf.xml @@ -48,9 +48,11 @@ make - To test the results, issue: + The tests are known to fail if running multiple + simultaneous tests (-j option greater than 1). To test + the results, issue: -make check +make -j1 check Install the package: -- cgit v1.2.3-54-g00ecf