diff options
author | Ming Liu <peter.x.liu@external.atlascopco.com> | 2017-04-23 08:54:56 +0200 |
---|---|---|
committer | Maxin B. John <maxin.john@intel.com> | 2017-05-29 13:52:32 +0300 |
commit | 638680e2616a030e92d9577d89c2b5c907d479f2 (patch) | |
tree | 9480cc7fcdd17e9be79956242ccf13f7fbf7fde7 /recipes-core/jakarta-libs | |
parent | 62d000070fae7588edfa77c171525708b07fdcb7 (diff) | |
download | meta-java-638680e2616a030e92d9577d89c2b5c907d479f2.tar.gz |
openjdk-8-cross.inc: fix a libpng build issue
JDK/JRE fails to build for ARM NEON machines, due to a undefined symbol
in libpng, as follows:
| build/jdk/objs/libsplashscreen/pngrutil.o: In function `png_init_filter_functions':
| jdk/src/share/native/sun/awt/libpng/pngrutil.c:4002: undefined reference to `png_init_filter_functions_neon'
This is a known issue already fixed in openjdk upstream, back-port the fix.
Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Diffstat (limited to 'recipes-core/jakarta-libs')
0 files changed, 0 insertions, 0 deletions