Browse Source

Do not build target compiler during test

Ulf Samuelsson 16 years ago
parent
commit
209f231168
1 changed files with 1 additions and 2 deletions
  1. 1 2
      scripts/test/Config.in.test.buildall

+ 1 - 2
scripts/test/Config.in.test.buildall

@@ -18,7 +18,7 @@ config BR2_TARGET_TEST_PACKAGES
 	select BR2_PACKAGE_BZIP2
 	select BR2_PACKAGE_FLEX
 		select BR2_PACKAGE_FLEX_LIBFL
-	select BR2_PACKAGE_GCC_TARGET
+# BR2_PACKAGE_GCC_TARGET is not set
 	select BR2_PACKAGE_MAKE
 	select BR2_PACKAGE_AUTOCONF
 	select BR2_PACKAGE_AUTOMAKE
@@ -119,7 +119,6 @@ config BR2_TARGET_TEST_PACKAGES
 		select BR2_PACKAGE_IPSEC_TOOLS_READLINE
 # BR2_PACKAGE_IPSEC_TOOLS_IPV6 is not set
 # BR2_PACKAGE_IPSEC_TOOLS_LIBS is not set
-
 	select BR2_PACKAGE_IPTABLES
 	select BR2_PACKAGE_KISMET
 	select BR2_PACKAGE_L2TP