diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-16 23:48:08 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-01-21 21:17:28 +0100 |
| commit | 0cf9b6cebd4ee18d201b495c071fc140d1976cd6 (patch) | |
| tree | 55f74ef5f19aeb371d5832ff339f62b10f5c36a0 /package/gnuplot/gnuplot.mk | |
| parent | 71c80c0b690a4adfe298ebb581e81791cc831edc (diff) | |
| download | buildroot-0cf9b6cebd4ee18d201b495c071fc140d1976cd6.tar.gz buildroot-0cf9b6cebd4ee18d201b495c071fc140d1976cd6.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>
(cherry picked from commit ece9385523351d20e314bddc1f277aef8de7fb40)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gnuplot/gnuplot.mk')
0 files changed, 0 insertions, 0 deletions

