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:
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
|
||||
|
Loading…
Reference in New Issue
Block a user