From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libsepol: Remove use of cdefs.h
Date: Fri, 8 Jul 2016 18:36:06 +0200 [thread overview]
Message-ID: <20160708183606.615035cd@free-electrons.com> (raw)
In-Reply-To: <1467990214-30905-1-git-send-email-Aduskett@gmail.com>
Hello,
On Fri, 8 Jul 2016 11:03:34 -0400, Adam Duskett wrote:
> Libsepol uses cdefs.h which is a internal glibc header.
> This header is not intended to be used by any program and will cause
> compiling against musl (and possibly other c libraries) to fail.
> This patch fixed this issue and replaces all references of
> #include <sys/cdefs.h> and __BEGIN/END_DECLS with the appropriate #ifdefs.
Please include a reference to the autobuilder issue being fixed. Like:
Fixes:
http://autobuild.buildroot.org/results/..../
>
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
> package/libsepol/0005-replace-cdefs.patch | 1059 +++++++++++++++++++++++++++++
> 1 file changed, 1059 insertions(+)
> create mode 100644 package/libsepol/0005-replace-cdefs.patch
>
> diff --git a/package/libsepol/0005-replace-cdefs.patch b/package/libsepol/0005-replace-cdefs.patch
> new file mode 100644
> index 0000000..e9da24f
We need a description + Signed-off-by inside the patch itself. See
other patches in Buildroot, and the Buildroot manual for details.
Please indicate in the patch description that it has been submitted
upstream.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-07-08 16:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-08 15:03 [Buildroot] [PATCH 1/1] package/libsepol: Remove use of cdefs.h Adam Duskett
2016-07-08 16:36 ` 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=20160708183606.615035cd@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