From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/1] libsepol: require threads
Date: Fri, 27 Oct 2017 11:20:43 +0200 [thread overview]
Message-ID: <20171027112043.33611a58@windsurf> (raw)
In-Reply-To: <20171025131200.18412-1-aduskett@gmail.com>
Hello,
On Wed, 25 Oct 2017 09:12:00 -0400, Adam Duskett wrote:
> diff --git a/package/libsepol/Config.in b/package/libsepol/Config.in
> index f92af52072..f17eb47448 100644
> --- a/package/libsepol/Config.in
> +++ b/package/libsepol/Config.in
> @@ -1,5 +1,6 @@
> config BR2_PACKAGE_LIBSEPOL
> bool "libsepol"
> + depends on BR2_TOOLCHAIN_HAS_THREADS # pthread
> help
> Libsepol is the binary policy manipulation library. It doesn't
> depend upon or use any of the other SELinux components.
So a Config.in comment needs to be added here.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-10-27 9:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-25 13:12 [Buildroot] [PATCH v3 1/1] libsepol: require threads Adam Duskett
2017-10-25 13:21 ` Matthew Weber
2017-10-27 9:20 ` Thomas Petazzoni [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-10-25 14:14 Adam Duskett
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=20171027112043.33611a58@windsurf \
--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.