Add support for building ubuntu22.04 on arm64

Signed-off-by: Dmitrii Chervov <dschervov1@yandex.ru>
This commit is contained in:
Dmitrii Chervov 2025-04-06 18:06:36 +03:00
parent 35b471d833
commit cd3fdd9f0f

View File

@ -16,7 +16,7 @@
AMD64_TARGETS := ubuntu22.04 ubuntu20.04 ubuntu18.04 ubuntu16.04 debian10 debian9
X86_64_TARGETS := centos7 centos8 rhel7 rhel8 amazonlinux2 opensuse-leap15.1
PPC64LE_TARGETS := ubuntu18.04 ubuntu16.04 centos7 centos8 rhel7 rhel8
ARM64_TARGETS := ubuntu20.04 ubuntu18.04
ARM64_TARGETS := ubuntu22.04 ubuntu20.04 ubuntu18.04
AARCH64_TARGETS := centos7 centos8 rhel8 amazonlinux2
# Define top-level build targets