diff options
Diffstat (limited to 'recipes-core/openjdk/patches-openjdk-8/aarch32-hotspot-fix-shark-build-pt2.patch')
| -rw-r--r-- | recipes-core/openjdk/patches-openjdk-8/aarch32-hotspot-fix-shark-build-pt2.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-core/openjdk/patches-openjdk-8/aarch32-hotspot-fix-shark-build-pt2.patch b/recipes-core/openjdk/patches-openjdk-8/aarch32-hotspot-fix-shark-build-pt2.patch deleted file mode 100644 index b09745c..0000000 --- a/recipes-core/openjdk/patches-openjdk-8/aarch32-hotspot-fix-shark-build-pt2.patch +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | --- hotspot/src/cpu/zero/vm/entry_zero.hpp | ||
| 2 | +++ hotspot/src/cpu/zero/vm/entry_zero.hpp | ||
| 3 | @@ -26,6 +26,8 @@ | ||
| 4 | #ifndef CPU_ZERO_VM_ENTRY_ZERO_HPP | ||
| 5 | #define CPU_ZERO_VM_ENTRY_ZERO_HPP | ||
| 6 | |||
| 7 | +#include "utilities/globalDefinitions.hpp" | ||
| 8 | +#include "utilities/exceptions.hpp" | ||
| 9 | #include "interpreter/cppInterpreter.hpp" | ||
| 10 | |||
| 11 | class ZeroEntry { | ||
