# # Access Control Lists. # # The POSIX Access Control Lists, are used to define more fine-grained # discretionary access rights for files and directories. # 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=acl pkgversion=2.3.1 arch=amd64 release=1 pkgcategory="tools" full_pkgname=acl_2.3.1_amd64-1@tools blurb="Access Control Lists." homepage="https://savannah.nongnu.org/projects/acl" license="GPLv2+, LGPLv2.1" fetch="https://download.savannah.gnu.org/releases/acl/acl-2.3.1.tar.gz" replace=""