summaryrefslogtreecommitdiff
path: root/jtools/openjdk/patches/linux3.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2014-01-09 21:19:10 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2014-01-09 21:19:10 +0100
commit6fee1b118039c804d2d18c500abf98798c8c04da (patch)
tree9cd6ec0fbb949e01c209e905fdcd536517fff714 /jtools/openjdk/patches/linux3.patch
parent3d349bb9d5dece30bfdfb2ba3b6be0a0c769e72d (diff)
parent1ba0fb42312a9988c12f55214f055b529152a13c (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'jtools/openjdk/patches/linux3.patch')
-rw-r--r--jtools/openjdk/patches/linux3.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/jtools/openjdk/patches/linux3.patch b/jtools/openjdk/patches/linux3.patch
deleted file mode 100644
index bf6ccaa28..000000000
--- a/jtools/openjdk/patches/linux3.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- openjdk-6.orig/hotspot/make/linux/Makefile 2011-02-28 17:03:13.000000000 +0100
-+++ openjdk-6/hotspot/make/linux/Makefile 2012-03-27 22:44:07.897199377 +0200
-@@ -230,7 +230,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% 2.7%
-+SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 2.7% 3.0% 3.1% 3.2% 3.3%
- OS_VERSION := $(shell uname -r)
- EMPTY_IF_NOT_SUPPORTED = $(filter $(SUPPORTED_OS_VERSION),$(OS_VERSION))
-