[Buildroot] [PATCH] toolchain/toolchain-external: libatomic should also be copied for musl toolchains

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jan 17 21:38:10 UTC 2018


Hello,

On Tue, 16 Jan 2018 23:48:08 +0100, Thomas Petazzoni wrote:
> 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 at free-electrons.com>
> ---
>  toolchain/toolchain-external/pkg-toolchain-external.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list