cross/armhf-linux-musl/buildroot/buildroot-2025.05/package/moby-buildkit/Config.in.host

11 lines
369 B
Plaintext

config BR2_PACKAGE_HOST_MOBY_BUILDKIT
bool "host moby-buildkit"
depends on BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS
depends on BR2_PACKAGE_HOST_GO_HOST_CGO_LINKING_SUPPORTS
select BR2_PACKAGE_HOST_GO
help
BuildKit is a toolkit for converting source code to build
artifacts in an efficient expressive and repeatable manner.
https://github.com/moby/buildkit