summaryrefslogtreecommitdiff
path: root/libre/java8-openjdk/JDK-8074312-hotspot.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2015-09-01 16:35:50 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2015-09-01 16:35:50 -0300
commit45a60a8fdfdade381c78e1791d65a389d620f2a8 (patch)
tree4376831e9a33b4694b3b761c0c467c98013e28e7 /libre/java8-openjdk/JDK-8074312-hotspot.patch
parent48c7bc490b2dc9f41478d44557dd60c6ae2d241d (diff)
parent026395c1523a751fd6b1fa5f76e234a990276b84 (diff)
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/java8-openjdk/JDK-8074312-hotspot.patch')
-rw-r--r--libre/java8-openjdk/JDK-8074312-hotspot.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/java8-openjdk/JDK-8074312-hotspot.patch b/libre/java8-openjdk/JDK-8074312-hotspot.patch
deleted file mode 100644
index a4e3f607f..000000000
--- a/libre/java8-openjdk/JDK-8074312-hotspot.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -r 61edd5c7412e make/linux/Makefile
---- a/make/linux/Makefile Mon Mar 02 18:12:06 2015 +0000
-+++ b/make/linux/Makefile Tue Mar 03 15:58:13 2015 +0100
-@@ -233,7 +233,7 @@
- # Solaris 2.5.1, 2.6).
- # Disable this check by setting DISABLE_HOTSPOT_OS_VERSION_CHECK=ok.
-
--SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 3%
-+SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 3% 4%
- OS_VERSION := $(shell uname -r)
- EMPTY_IF_NOT_SUPPORTED = $(filter $(SUPPORTED_OS_VERSION),$(OS_VERSION))
-