Files
meta-openembedded/meta-oe/recipes-extended
Changqing Li b7b303fa69 mozjs-91/mozjs-78: fix compile failure on centos7
Mozjs compile failed with this failure:
/bin/sh: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by
/build/tmp-glibc/work/corei7-64-wrs-linux/mozjs/91.1.0-r0/recipe-sysroot-native/usr/lib/libtinfo.so.5)

Root Cause:
cargo-host-linker has /bin/sh as it's interpreter, but cargo run the cmd
with LD_LIBRARY_PATH set to recipe-sysroot-native. The host /bin/sh
links libtinfo.so.5 under recipe-sysroot-native, which needs higher
libc. But host libc is older libc. So the incompatible problem occurred.

Solution:
rewrite cargo-host-linker in python3

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-19 08:31:14 -08:00
..
2021-11-13 01:17:26 -08:00
2020-03-15 16:36:28 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-16 08:25:21 -07:00
2021-08-03 10:21:25 -07:00
2020-05-21 15:07:44 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2014-07-22 00:01:50 +02:00
2021-08-03 10:21:25 -07:00
2018-11-27 11:05:22 -08:00
2021-08-03 10:21:25 -07:00
2021-06-19 17:27:46 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2017-07-24 18:58:51 +02:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-16 09:50:38 -07:00
2017-06-14 14:51:17 +02:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:16:58 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-24 08:12:35 -07:00
2021-08-03 10:21:25 -07:00