From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/luaposix: add patch to fix musl compatibility
Date: Sat, 19 Sep 2015 14:18:46 +0200 [thread overview]
Message-ID: <20150919141846.4ff8917a@free-electrons.com> (raw)
In-Reply-To: <1442272959-3181-1-git-send-email-joerg.krause@embedded.rocks>
J?rg,
On Tue, 15 Sep 2015 01:22:39 +0200, J?rg Krause wrote:
> Backport patch from upstream to fix musl build error:
>
> ```
> In file included from ext/posix/posix.c:25:0:
> ext/posix/sched.c: In function 'Psched_setscheduler':
> ext/posix/sched.c:74:9: error: variable 'sched_param' has initializer but incomplete type
> struct sched_param sched_param = {0};
> ```
>
> Fixed upstream by commit 11cc8a2973569ec7fb1e7c2466dca0282944b124.
>
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
Since the patch touches the configure.ac script, you should have added
<pkg>_AUTORECONF = YES in the .mk file. Otherwise, the build fails.
I've done this change, and applied your patch.
Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-09-19 12:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-14 23:22 [Buildroot] [PATCH 1/1] package/luaposix: add patch to fix musl compatibility Jörg Krause
2015-09-19 12:18 ` 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=20150919141846.4ff8917a@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox