# # A high-performance journaling filesystem. # # XFS combines advanced journaling technology with full 64-bit addressing # and scalable structures and algorithms. This combination delivers the # most scalable high-performance filesystem ever conceived. # 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=xfsprogs pkgversion=6.2.0 arch=amd64 release=1 pkgcategory="tools" full_pkgname=xfsprogs_6.2.0_amd64-1@tools blurb="A high-performance journaling filesystem." homepage="https://xfs.org" license="GPLv2+, LGPLv2.1" fetch="https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.2.0.tar.gz" replace=""