openjdk9-bootstrap: fix native build on aarch64.
This commit is contained in:
11
srcpkgs/openjdk9-bootstrap/patches/aarch64.patch
Normal file
11
srcpkgs/openjdk9-bootstrap/patches/aarch64.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- jdk9u-jdk-9.0.4+12/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp.orig
|
||||
+++ jdk9u-jdk-9.0.4+12/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp
|
||||
@@ -39,8 +39,6 @@
|
||||
protected:
|
||||
|
||||
protected:
|
||||
- using MacroAssembler::call_VM_leaf_base;
|
||||
-
|
||||
// Interpreter specific version of call_VM_base
|
||||
using MacroAssembler::call_VM_leaf_base;
|
||||
|
||||
Reference in New Issue
Block a user