aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-8-cross.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/openjdk/openjdk-8-cross.inc')
-rw-r--r--recipes-core/openjdk/openjdk-8-cross.inc14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-core/openjdk/openjdk-8-cross.inc b/recipes-core/openjdk/openjdk-8-cross.inc
index 65e3a98..3973fcf 100644
--- a/recipes-core/openjdk/openjdk-8-cross.inc
+++ b/recipes-core/openjdk/openjdk-8-cross.inc
@@ -1,20 +1,6 @@
JDK_HOME = "${libdir_jvm}/openjdk-8"
JRE_HOME = "${libdir_jvm}/openjre-8"
-# some patches extracted from http://cr.openjdk.java.net/~rkennke/shark-build-hotspot/webrev.01/hotspot.patch
-# reported via http://mail.openjdk.java.net/pipermail/build-dev/2015-January/013972.html
-# by Roman Kennke (rkennke at redhat.com)
-PATCHES_URI_append = "\
- file://openjdk8-restrict-to-staging-dir.patch;apply=no \
- file://openjdk8-fix-shark-build.patch;apply=no \
- file://openjdk8-fix-shark-stdc++11.patch;apply=no \
- file://openjdk8-fix-assembler-flag-handling-in-makefile.patch;apply=no \
- file://openjdk8-fix-adlc-flags.patch;apply=no \
- file://openjdk8-silence-d_fortify_source-warning.patch;apply=no \
- file://openjdk8-add-missing-linker-flags.patch;apply=no \
- file://openjdk8-fix-libpng-neon-build.patch;apply=no \
-"
-
DEPENDS = "\
openjdk-8-native zip-native ant-native libxslt \
jpeg libpng krb5 libffi fontconfig freetype \