# # mlocate is a locate/updatedb implementation. # # The 'm' stands for 'merging': updatedb reuses the existing database to # avoid rereading most of the file system, which makes updatedb faster # and does not trash the system caches as much. # 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=mlocate pkgversion=0.26 arch=amd64 release=2 pkgcategory="tools" full_pkgname=mlocate_0.26_amd64-2@tools blurb="mlocate is a locate/updatedb implementation." homepage="https://pagure.io/mlocate" license="GPLv2+" fetch="https://releases.pagure.org/mlocate/mlocate-0.26.tar.xz" replace=""