diff options
author | Ting Liu <ting.liu@freescale.com> | 2015-01-21 16:23:05 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-01-25 16:55:03 -0200 |
commit | a9553d6660e4b0def65b3fcfbd923b687ed857a0 (patch) | |
tree | 4db678e91aaf80b9f8cc0d040fdea8660c0f0fba /classes/java-library.bbclass | |
parent | c78363c6050ef244a2df65e2677a03f0af09ecec (diff) | |
download | meta-java-a9553d6660e4b0def65b3fcfbd923b687ed857a0.tar.gz |
openjdk-6: do not run gamma test for cross compiles
set CROSS_COMPILE_ARCH which will be checked before run gamma test.
Fix the below issue:
| make[6]: Leaving directory `.../openjdk-6-jre/6b32-1.13.4-r22.0/build/openjdk.build/hotspot/outputdir/linux_ppc64_zero/product'
| cd linux_ppc64_zero/product && ./test_gamma
| ./test_gamma: line 72: ./gamma: cannot execute binary file
| make[5]: *** [productzero] Error 126
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'classes/java-library.bbclass')
0 files changed, 0 insertions, 0 deletions