select common packages for all arch

pull/14265/head
Sharif Elgamal 2022-05-31 15:04:54 -07:00
parent e0ce53c41f
commit 7a0119d9cb
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
config BR2_PACKAGE_PODMAN
bool "podman"
default y
depends on BR2_x86_64
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
depends on BR2_PACKAGE_HOST_GO_TARGET_CGO_LINKING_SUPPORTS
depends on BR2_TOOLCHAIN_HAS_THREADS

View File

@ -1,6 +1,5 @@
config BR2_PACKAGE_RUNC_MASTER
bool "runc-master"
depends on BR2_x86_64
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
depends on BR2_PACKAGE_HOST_GO_TARGET_CGO_LINKING_SUPPORTS
depends on BR2_TOOLCHAIN_HAS_THREADS