aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openjdk10/aarch64.patch
diff options
context:
space:
mode:
authorSimon Frankenberger <simon@fraho.eu>2019-01-28 22:01:51 +0100
committerKevin Daudt <kdaudt@alpinelinux.org>2019-05-11 16:18:53 +0000
commit60fc00ff4cf84bb74c7ef84672c294f61aef1ab0 (patch)
treea8459565ef505b665a26b731b63de503208ada38 /testing/openjdk10/aarch64.patch
parentaa586529deda3d628c67cf76854522aa8d81eeab (diff)
downloadaports-60fc00ff4cf84bb74c7ef84672c294f61aef1ab0.tar.bz2
aports-60fc00ff4cf84bb74c7ef84672c294f61aef1ab0.tar.xz
testing/openjdk10: New aport
Diffstat (limited to 'testing/openjdk10/aarch64.patch')
-rw-r--r--testing/openjdk10/aarch64.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/openjdk10/aarch64.patch b/testing/openjdk10/aarch64.patch
new file mode 100644
index 0000000000..32e9d1390e
--- /dev/null
+++ b/testing/openjdk10/aarch64.patch
@@ -0,0 +1,10 @@
+--- old/src/hotspot/os_cpu/linux_aarch64/os_linux_aarch64.cpp
++++ new/src/hotspot/os_cpu/linux_aarch64/os_linux_aarch64.cpp
+@@ -76,7 +76,6 @@
+ # include <pwd.h>
+ # include <poll.h>
+ # include <ucontext.h>
+-# include <fpu_control.h>
+
+ #ifdef BUILTIN_SIM
+ #define REG_SP REG_RSP