[Buildroot] [PATCH 3/5] toolchain-external: add support for musl C library

Thomas De Schampheleire patrickdepinguin at gmail.com
Sun Oct 6 07:00:54 UTC 2013


Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote:
>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.

Ah I hadn't seen this yet... please disregard my previous mail...




More information about the buildroot mailing list