Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/5] toolchain-external: add support for musl C library
Date: Sat, 5 Oct 2013 16:18:00 +0200	[thread overview]
Message-ID: <20131005161800.7e9989bd@skate> (raw)
In-Reply-To: <1380982574-16628-4-git-send-email-thomas.petazzoni@free-electrons.com>

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

  reply	other threads:[~2013-10-05 14:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-05 14:16 [Buildroot] [PATCH 0/5] Support for musl based external toolchains Thomas Petazzoni
2013-10-05 14:16 ` [Buildroot] [PATCH 1/5] toolchain-external: conditionalize the installation of libraries Thomas Petazzoni
2013-10-05 14:16 ` [Buildroot] [PATCH 2/5] toolchain-external: modify the wildcard logic for shared libraries copying Thomas Petazzoni
2013-10-05 14:16 ` [Buildroot] [PATCH 3/5] toolchain-external: add support for musl C library Thomas Petazzoni
2013-10-05 14:18   ` Thomas Petazzoni [this message]
2013-10-06  7:00     ` Thomas De Schampheleire
2013-10-06  6:57   ` Thomas De Schampheleire
2013-10-05 14:16 ` [Buildroot] [PATCH 4/5] toolchain-external: improve help text of some options Thomas Petazzoni
2013-10-05 14:16 ` [Buildroot] [PATCH 5/5] busybox: add patches to fix build with the musl C library Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131005161800.7e9989bd@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox