# # Utilities to find files. # # The set of GNU find utilities contains tools to find files # such as exact name, creation date, size, permissions, etc. # 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=findutils pkgversion=4.9.0 arch=amd64 release=1 pkgcategory="tools" full_pkgname=findutils_4.9.0_amd64-1@tools blurb="Utilities to find files." homepage="https://www.gnu.org/software/findutils" license="GPLv3+" fetch="https://ftp.gnu.org/gnu/findutils/findutils-4.9.0.tar.xz" replace=""