From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] docs/manual: add musl to toolchain dependency options
Date: Sun, 28 Sep 2014 23:17:12 +0200 [thread overview]
Message-ID: <87ppefsaw7.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <2ae3131118cfc155a94a2abf49d5bcdf3b5dba99.1411921550.git.yann.morin.1998@free.fr> (Yann E. MORIN's message of "Sun, 28 Sep 2014 18:26:27 +0200")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> Currently, we only document (e)glibc and uClibc as C libraries on which
> we can depend. However, we've supported musl for quite some time now.
> So, also refference it in the manual, when dealing with toolchain
> options a pa ckage may have to depend on.
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> docs/manual/adding-packages-directory.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt
> index fd9460c..2e259ba 100644
> --- a/docs/manual/adding-packages-directory.txt
> +++ b/docs/manual/adding-packages-directory.txt
> @@ -232,7 +232,7 @@ use in the comment.
> * C library
> ** Dependency symbol: +BR2_TOOLCHAIN_USES_GLIBC+,
> - +BR2_TOOLCHAIN_USES_UCLIBC+
> + +BR2_TOOLCHAIN_USES_UCLIBC+, +BR2_TOOLCHAIN_USES_MUSL+
Lets keep it sorted (so musl before uclibc).
Committed with that fixed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2014-09-28 21:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-28 16:26 [Buildroot] [PATCH 0/4] A few autobuilder fixes (branch yem/autobuild) Yann E. MORIN
2014-09-28 16:26 ` [Buildroot] [PATCH 1/4] docs/manual: add musl to toolchain dependency options Yann E. MORIN
2014-09-28 21:17 ` Peter Korsgaard [this message]
2014-09-28 16:26 ` [Buildroot] [PATCH 2/4] package/freerdp: can not build on uClibc Yann E. MORIN
2014-09-28 21:20 ` Peter Korsgaard
2014-09-29 10:12 ` Vicente Olivert Riera
2014-09-30 17:26 ` Thomas Petazzoni
2014-10-01 9:00 ` Vicente Olivert Riera
2014-09-28 16:26 ` [Buildroot] [PATCH 3/4] package/trace-cmd: does not build on static onl; y, needs dlopen() Yann E. MORIN
2014-09-28 21:21 ` Peter Korsgaard
2014-09-28 16:26 ` [Buildroot] [PATCH 4/4] package/vde2: does not build on static only, " Yann E. MORIN
2014-09-28 21:21 ` Peter Korsgaard
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=87ppefsaw7.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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