summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-7-release-25b30.inc
diff options
context:
space:
mode:
authorMario Domenech Goulart <mario@ossystems.com.br>2015-03-31 10:22:37 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-03-31 13:48:09 -0300
commita005c5b58ffc92f85c81c50512dfbf20c656c32c (patch)
treeda970ffd2c0c906367fc8b86a44830c335ed7248 /recipes-core/openjdk/openjdk-7-release-25b30.inc
parentff169c8e4337253f509f19aa933ce2b70d838a99 (diff)
downloadmeta-java-a005c5b58ffc92f85c81c50512dfbf20c656c32c.tar.gz
openjdk-7: add /usr/lib/jni to DEFAULT_LIBPATH
Some recipes install JNI-based bindings into /usr/lib/jni (e.g., rxtx), so it's sensible to add this directory to DEFAULT_LIBPATH (java.library.path). That's also how Debian does. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-core/openjdk/openjdk-7-release-25b30.inc')
-rw-r--r--recipes-core/openjdk/openjdk-7-release-25b30.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjdk-7-release-25b30.inc b/recipes-core/openjdk/openjdk-7-release-25b30.inc
index 3b7d84e..9888ce3 100644
--- a/recipes-core/openjdk/openjdk-7-release-25b30.inc
+++ b/recipes-core/openjdk/openjdk-7-release-25b30.inc
@@ -81,6 +81,7 @@ ICEDTEAPATCHES = "\
81 file://icedtea-jdk-nio-use-host-cc.patch;apply=no \ 81 file://icedtea-jdk-nio-use-host-cc.patch;apply=no \
82 file://icedtea-unset-NIO_PLATFORM_CLASSES_ROOT_DIR.patch;apply=no \ 82 file://icedtea-unset-NIO_PLATFORM_CLASSES_ROOT_DIR.patch;apply=no \
83 file://icedtea-openjdk-remove-currency-data-generation-expi.patch;apply=no \ 83 file://icedtea-openjdk-remove-currency-data-generation-expi.patch;apply=no \
84 file://icedtea-add-usr-lib-jni-to-DEFAULT_LIBPATH.patch;apply=no \
84 " 85 "
85ICEDTEAPATCHES_append_powerpc = " \ 86ICEDTEAPATCHES_append_powerpc = " \
86 file://icedtea-jdk-ppc64-jvm-cfg.patch;apply=no \ 87 file://icedtea-jdk-ppc64-jvm-cfg.patch;apply=no \
@@ -112,6 +113,7 @@ DISTRIBUTION_PATCHES = "\
112 patches/icedtea-jdk-nio-use-host-cc.patch \ 113 patches/icedtea-jdk-nio-use-host-cc.patch \
113 patches/icedtea-unset-NIO_PLATFORM_CLASSES_ROOT_DIR.patch \ 114 patches/icedtea-unset-NIO_PLATFORM_CLASSES_ROOT_DIR.patch \
114 patches/icedtea-openjdk-remove-currency-data-generation-expi.patch \ 115 patches/icedtea-openjdk-remove-currency-data-generation-expi.patch \
116 patches/icedtea-add-usr-lib-jni-to-DEFAULT_LIBPATH.patch \
115 " 117 "
116 118
117DISTRIBUTION_PATCHES_append_libc-uclibc = "\ 119DISTRIBUTION_PATCHES_append_libc-uclibc = "\