From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/openswan: not available on musl
Date: Sun, 31 Jul 2016 23:01:02 +0200 [thread overview]
Message-ID: <20160731230102.070d5413@free-electrons.com> (raw)
In-Reply-To: <20160731160517.GJ3620@tarshish>
Hello,
On Sun, 31 Jul 2016 19:05:17 +0300, Baruch Siach wrote:
> netbsd-queue is a header only package, so it adds nothing to packages that
> don't use it. libglob adds libglob.so that is only useful for few packages. We
> can do something similar to way we handle gettext by adding
>
> select BR2_PACKAGE_LIBGLOB if BR2_TOOLCHAIN_USES_MUSL
>
> for each such package.
Agreed.
BTW, the other day I was wondering if we shouldn't add another dummy
package for musl that adds the <sys/cdefs.h> header. It's supposedly an
internal glibc header but *lots* of packages use the __BEGIN_DECLS /
__END_DECLS definitions, and it's really annoying to fix them all, for
not a huge benefit.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-07-31 21:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-31 9:51 [Buildroot] [PATCH 1/1] package/openswan: not available on musl Bernd Kuhls
2016-07-31 12:47 ` Jörg Krause
2016-07-31 16:05 ` Baruch Siach
2016-07-31 21:01 ` Thomas Petazzoni [this message]
2016-08-01 18:24 ` Jörg Krause
2016-08-01 18:28 ` Bernd Kuhls
2016-08-28 16:47 ` Yann E. MORIN
2016-08-29 15:57 ` 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=20160731230102.070d5413@free-electrons.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.