diff --git a/Config.in b/Config.in index 7febc9c..c67b88f 100644 --- a/Config.in +++ b/Config.in @@ -390,7 +390,7 @@ depends on BOOK_HLFS config TST_2 bool "All chap06 testsuites" config TST_3 - bool "All chap05/06 testsuites" + bool "All chap05/06 testsuites" if !BOOK_HLFS endchoice config TEST int diff --git a/HLFS/hlfs.xsl b/HLFS/hlfs.xsl index 831e53b..4c0380d 100644 --- a/HLFS/hlfs.xsl +++ b/HLFS/hlfs.xsl @@ -100,7 +100,7 @@ pushd ../; tar -xvf gettext-&gettext-version;.*; popd; - + tar -xvf gcc-core-&gcc-version;.*; tar -xvf gcc-g++-&gcc-version;.*; @@ -118,7 +118,7 @@ - pushd ../; tar -xvf gcc-testsuite-&gcc-version;.*; popd; + tar -xvf gcc-testsuite-&gcc-version;.*; @@ -241,6 +241,7 @@ + @@ -252,18 +253,12 @@ - - - - - make -k check >> $TEST_LOG 2>&1 || true - - - - +