Move all to deprecated folder.
This commit is contained in:
11
deprecated/firmware/buildroot/package/libcap-ng/Config.in
Normal file
11
deprecated/firmware/buildroot/package/libcap-ng/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_LIBCAP_NG
|
||||
bool "libcap-ng"
|
||||
depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII # triggers compiler bug
|
||||
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/
|
||||
Reference in New Issue
Block a user