[Buildroot] [git commit] Add libcap-ng package.

Peter Korsgaard jacmet at uclibc.org
Thu Apr 5 07:49:17 UTC 2012


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 Thomas> Le Wed, 4 Apr 2012 21:57:47 +0200,
 Thomas> Peter Korsgaard <jacmet at sunsite.dk> a écrit :

 >> --- /dev/null
 >> +++ b/package/libcap-ng/Config.in
 >> @@ -0,0 +1,10 @@
 >> +config BR2_PACKAGE_LIBCAP_NG
 >> +	bool "libcap-ng"
 >> +	help
 >> +	  The libcap-ng library is intended to make programming with
 >> +	  posix capabilities much easier than the traditional libcap
 >> +	  library. It includes utilities that can analyse all currently
 >> +	  running applications and print out any capabilities and whether
 >> +	  or not it has an open ended bounding set.
 >> +
 >> +	  http://people.redhat.com/sgrubb/libcap-ng/

 Thomas> This new package should probably depends on BR2_LARGEFILE, or get some
 Thomas> sort of fix for largefile support. See:

Seems like it, but only for the python bindings. The library itself
builds fine without largefile support (I tested that).

It should also ensure it builds after python if enabled for the
bindings.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list