From 00818a6f23c24b6545a598c7830c29a8f670ae00 Mon Sep 17 00:00:00 2001 From: George Boudreau Date: Sun, 30 Jul 2006 13:55:46 +0000 Subject: [PATCH] Small typo is toolchain name. Added test to Config.in --- Config.in | 4 +++- HLFS/hlfs.xsl | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Config.in b/Config.in index c67b88f..bc8c781 100644 --- a/Config.in +++ b/Config.in @@ -386,7 +386,9 @@ depends on BOOK_HLFS default TEST_1 config TST_1 - bool "Only chap06 Glibc/GCC/Binutils tests" + bool "Only chap06 Glibc/GCC/Binutils tests" if !BOOK_HLFS + config TST_1 + bool "Only chap06 Glibc/Butterfly-toolchain" if BOOK_HLFS config TST_2 bool "All chap06 testsuites" config TST_3 diff --git a/HLFS/hlfs.xsl b/HLFS/hlfs.xsl index 366e3ba..6e2efd7 100644 --- a/HLFS/hlfs.xsl +++ b/HLFS/hlfs.xsl @@ -109,7 +109,7 @@ tar -xvf binutils-&binutils-version;.*; - + tar -xvf gcc-testsuite-&gcc-version;.*;