aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openjdk11/aarch64.patch
diff options
context:
space:
mode:
authorSimon Frankenberger <simon@fraho.eu>2019-01-28 01:04:51 +0100
committerKevin Daudt <kdaudt@alpinelinux.org>2019-06-02 17:47:40 +0000
commit8a1ae17d4a9af54285c7891a680620e7e24c6280 (patch)
tree3aa29b4a6e8e14b20159fc999657b103ede8d7cd /testing/openjdk11/aarch64.patch
parent14c40dcb781fd8f358b5a36271c4d80545bcb241 (diff)
downloadaports-8a1ae17d4a9af54285c7891a680620e7e24c6280.tar.bz2
aports-8a1ae17d4a9af54285c7891a680620e7e24c6280.tar.xz
testing/openjdk11: New aport
Closes GH-7808
Diffstat (limited to 'testing/openjdk11/aarch64.patch')
-rw-r--r--testing/openjdk11/aarch64.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/openjdk11/aarch64.patch b/testing/openjdk11/aarch64.patch
new file mode 100644
index 0000000000..26484ca080
--- /dev/null
+++ b/testing/openjdk11/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
+@@ -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