diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-16 23:48:08 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-17 22:37:59 +0100 |
commit | ece9385523351d20e314bddc1f277aef8de7fb40 (patch) | |
tree | e45d00357a232f9e0307342bca8dde57326f2fa2 /package/python-cssselect | |
parent | fe02162326c0e67d3a9d9e49afc89849edd0970a (diff) | |
download | buildroot-ece9385523351d20e314bddc1f277aef8de7fb40.tar.gz buildroot-ece9385523351d20e314bddc1f277aef8de7fb40.zip |
toolchain/toolchain-external: libatomic should also be copied for musl toolchains
libatomic, like libgcc_s, is provided by gcc, so there is no reason to
copy it over only for the glibc and uclibc cases, it should also be
copied for the musl case. Without this, a program linked with
libatomic on a musl system will fail to run due to the missing
library.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-cssselect')
0 files changed, 0 insertions, 0 deletions