From: Ulf Samuelsson Date: Mon, 2 Feb 2009 07:17:23 +0000 (-0000) Subject: Do not build target compiler during test X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=209f2311685aefbedeb30d4773ca6025dc5e5350;p=buildroot.git Do not build target compiler during test --- diff --git a/scripts/test/Config.in.test.buildall b/scripts/test/Config.in.test.buildall index 163387dd9b..5baafb5d66 100644 --- a/scripts/test/Config.in.test.buildall +++ b/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