summaryrefslogtreecommitdiffstats
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.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-8-cross.inc b/recipes-core/openjdk/openjdk-8-cross.inc
index ad3a44d..55af747 100644
--- a/recipes-core/openjdk/openjdk-8-cross.inc
+++ b/recipes-core/openjdk/openjdk-8-cross.inc
@@ -18,7 +18,7 @@ PATCHES_URI_append = "\
18 18
19DEPENDS = "\ 19DEPENDS = "\
20 openjdk-8-native zip-native ant-native libxslt \ 20 openjdk-8-native zip-native ant-native libxslt \
21 jpeg libpng krb5 libffi fontconfig freetype \ 21 jpeg libpng libffi fontconfig freetype \
22" 22"
23 23
24PRIVATE_LIBS = "\ 24PRIVATE_LIBS = "\
@@ -43,6 +43,7 @@ PACKAGECONFIG[jce] = "--enable-unlimited-crypto,,"
43 43
44PACKAGECONFIG[zip] = "--with-zlib=system,--with-zlib=bundled,zlib," 44PACKAGECONFIG[zip] = "--with-zlib=system,--with-zlib=bundled,zlib,"
45PACKAGECONFIG[gif] = "--with-giflib=system,--with-giflib=bundled,giflib," 45PACKAGECONFIG[gif] = "--with-giflib=system,--with-giflib=bundled,giflib,"
46PACKAGECONFIG[krb5] = ",,,"
46 47
47export WANT_LLVM_RELEASE = "3.5.2" 48export WANT_LLVM_RELEASE = "3.5.2"
48PACKAGECONFIG[zero] = "--with-jvm-variants=zero,,," 49PACKAGECONFIG[zero] = "--with-jvm-variants=zero,,,"