# # User space tools to manage the disk quota system. # # Tools for the disk quota system as part of the Linux Kernel. # 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=quota pkgversion=4.09 arch=amd64 release=1 pkgcategory="tools" full_pkgname=quota_4.09_amd64-1@tools blurb="User space tools to manage the disk quota system." homepage="https://sourceforge.net/projects/linuxquota" license="GPLv2+ | BSD" fetch="https://downloads.sourceforge.net/project/linuxquota/quota-tools/4.09/quota-4.09.tar.gz" replace=""