# # Library with capabilities for POSIX.1e. # # The libcap package implements the user-space interfaces to the # POSIX 1003.1e capabilities available in Linux kernels. # # These capabilities are a partitioning of the all powerful root # privilege into a set of distinct privileges. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=libcap pkgversion=2.66 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libcap_2.66_amd64-1@libs blurb="Library with capabilities for POSIX.1e." homepage="https://sites.google.com/site/fullycapable" license="GPLv2+" fetch="https://mirrors.edge.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.66.tar.gz" replace=""