aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openjdk9/aarch64.patch
diff options
context:
space:
mode:
authorSimon Frankenberger <simon@fraho.eu>2019-01-27 23:25:17 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2019-02-26 08:28:06 +0000
commit356b47d2f4120c743b616c561c93eb8d264dd4b5 (patch)
tree5fa482261d11e3dbd44da7eb7382d765a6fa2711 /testing/openjdk9/aarch64.patch
parent81e24164a9d217085c804aed62fe87d1d40c6e5d (diff)
downloadaports-356b47d2f4120c743b616c561c93eb8d264dd4b5.tar.bz2
aports-356b47d2f4120c743b616c561c93eb8d264dd4b5.tar.xz
testing/openjdk9: New aport
Diffstat (limited to 'testing/openjdk9/aarch64.patch')
-rw-r--r--testing/openjdk9/aarch64.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/openjdk9/aarch64.patch b/testing/openjdk9/aarch64.patch
new file mode 100644
index 0000000000..d5b794d771
--- /dev/null
+++ b/testing/openjdk9/aarch64.patch
@@ -0,0 +1,10 @@
+--- old/hotspot/src/os_cpu/linux_aarch64/vm/os_linux_aarch64.cpp
++++ new/hotspot/src/os_cpu/linux_aarch64/vm/os_linux_aarch64.cpp
+@@ -77,7 +77,6 @@
+ # include <pwd.h>
+ # include <poll.h>
+ # include <ucontext.h>
+-# include <fpu_control.h>
+
+ #ifdef BUILTIN_SIM
+ #define REG_SP REG_RSP