From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/olsr: enable back on musl with headers >= 4.15
Date: Sun, 12 Jan 2020 22:22:10 +0100 [thread overview]
Message-ID: <20200112222210.1d287140@windsurf> (raw)
In-Reply-To: <20200111220824.1892590-1-fontaine.fabrice@gmail.com>
On Sat, 11 Jan 2020 23:08:24 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> olsr has been disabled on musl three years ago by commit
> 4bca88c839e54a9140c06010666f5e034127b8b1.
>
> Comments in https://github.com/OLSR/olsrd/issues/6 suggest that the
> issue was due to olsr mixing kernel and userspace headers. This issue is
> still open.
>
> However, nowadays olsr builds fine on musl under those two conditions:
> - musl >= 1.1.16 (i.e. with
> http://git.musl-libc.org/cgit/musl/commit/?id=04983f2272382af92eb8f8838964ff944fbb8258)
> - kernels >= 4.15 (i.e. with
> https://github.com/torvalds/linux/commit/c0bace798436bca0fdc221ff61143f1376a9c3de)
>
> So enable it back on musl with kernels >= 4.15.
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/olsr/Config.in | 12 +++++++-----
> 1 file changed, 7 insertions(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2020-01-12 21:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-11 22:08 [Buildroot] [PATCH 1/1] package/olsr: enable back on musl with headers >= 4.15 Fabrice Fontaine
2020-01-12 21:22 ` Thomas Petazzoni [this message]
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=20200112222210.1d287140@windsurf \
--to=thomas.petazzoni@bootlin.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.