From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sun, 21 Jan 2018 21:24:15 +0100 Subject: [Buildroot] [PATCH] toolchain/toolchain-external: libatomic should also be copied for musl toolchains In-Reply-To: <20180116224808.1630-1-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 16 Jan 2018 23:48:08 +0100") References: <20180116224808.1630-1-thomas.petazzoni@free-electrons.com> Message-ID: <87607vc64w.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: > 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 Committed to 2017.11.x, thanks. -- Bye, Peter Korsgaard