Explorar o código

Do not build target compiler during test

Ulf Samuelsson %!s(int64=16) %!d(string=hai) anos
pai
achega
209f231168
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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