From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 5 Oct 2013 16:18:00 +0200 Subject: [Buildroot] [PATCH 3/5] toolchain-external: add support for musl C library In-Reply-To: <1380982574-16628-4-git-send-email-thomas.petazzoni@free-electrons.com> References: <1380982574-16628-1-git-send-email-thomas.petazzoni@free-electrons.com> <1380982574-16628-4-git-send-email-thomas.petazzoni@free-electrons.com> Message-ID: <20131005161800.7e9989bd@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Sat, 5 Oct 2013 16:16:12 +0200, Thomas Petazzoni wrote: > + if test "$(BR2_TOOLCHAIN_EXTERNAL_MUSL)" = "y" ; then \ > + ln -sf libc.so $(TARGET_DIR)/lib/ld-musl-arm.so.1 ; \ Crap. This should indeed be conditional on the architecture. I'll fix that in v2 with the other comments that the patches will receive. Thomas -- Thomas Petazzoni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com