board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / libcap-ng / Config.in
blobd1663cdefc20f58edbe96c992f441bb7106c5f9a
1 config BR2_PACKAGE_LIBCAP_NG
2         bool "libcap-ng"
3         help
4           The libcap-ng library is intended to make programming with
5           posix capabilities much easier than the traditional libcap
6           library. It includes utilities that can analyse all currently
7           running applications and print out any capabilities and whether
8           or not it has an open ended bounding set.
10           http://people.redhat.com/sgrubb/libcap-ng/