mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Do not build target compiler during test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user