mirror of
https://github.com/openshift/source-to-image.git
synced 2026-02-05 12:44:54 +01:00
Add {linux,darwin}/aarch64 to cross-compile platforms.
This commit is contained in:
@@ -34,6 +34,8 @@ readonly S2I_CROSS_COMPILE_PLATFORMS=(
|
||||
linux/386
|
||||
linux/ppc64le
|
||||
linux/s390x
|
||||
linux/aarch64
|
||||
darwin/aarch64
|
||||
)
|
||||
readonly S2I_CROSS_COMPILE_TARGETS=(
|
||||
cmd/s2i
|
||||
|
||||
Reference in New Issue
Block a user