mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
package/openjdk: enable for host architecture aarch64
Signed-off-by: Christian Ambach <ambi@samba.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
e10fefaeab
commit
78fd43c592
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_HOST_OPENJDK_BIN_ARCH_SUPPORTS
|
||||
bool
|
||||
default y if BR2_HOSTARCH = "x86_64"
|
||||
default y if BR2_HOSTARCH = "aarch64"
|
||||
|
||||
# Taken from make/autoconf/platform.m4
|
||||
config BR2_PACKAGE_OPENJDK_ARCH_SUPPORTS
|
||||
|
||||
Reference in New Issue
Block a user