From 52539e13beea12540293bb2fa6a3bc997e7156dc Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 21 Jul 2020 16:37:51 +0000 Subject: Update to Python3-3.8.5. Update to libcap-2.40. Update to linux-5.7.9. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/bison.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chapter08') diff --git a/chapter08/bison.xml b/chapter08/bison.xml index 1727660d8..88bd90099 100644 --- a/chapter08/bison.xml +++ b/chapter08/bison.xml @@ -48,10 +48,9 @@ make - The tests are known to fail using multiple processors. - To test the results (about 5.5 SBU), issue: + To test the results (about 5.5 SBU), issue: -make -j1 check +make check Install the package: -- cgit v1.2.3-54-g00ecf