[Buildroot] [PATCH v3 1/1] libsepol: require threads

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Oct 27 09:20:43 UTC 2017


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



More information about the buildroot mailing list