summaryrefslogtreecommitdiffstats
path: root/package/gcc/gcc-initial/gcc-initial.hash
diff options
context:
space:
mode:
authorIlya Kuzmich <ilya.kuzmich@gmail.com>2017-03-20 08:56:10 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-26 15:21:38 +0200
commit3b328897f5d86b3607e89ae2134319fc2c881b16 (patch)
tree65374a151b6ed3d4d79d2ef703f4db3144a84963 /package/gcc/gcc-initial/gcc-initial.hash
parent9397bd643d2f64bd61843addd238ccee9ce66b1f (diff)
downloadbuildroot-3b328897f5d86b3607e89ae2134319fc2c881b16.tar.gz
buildroot-3b328897f5d86b3607e89ae2134319fc2c881b16.zip
toolchain-external: improve musl external check
The current test to verify if the toolchain uses musl or not is based on checking if /lib/libc.so or /lib/libm.so exist in the sysroot. However, some toolchains (notably Crosstool-NG ones) put these libraries in /usr/lib/. To fix this, build a minimal C program and check if the program interpreter contains /lib/ld-musl. Signed-off-by: Ilya Kuzmich <ilya.kuzmich@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc/gcc-initial/gcc-initial.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud