# # Utilities to differentiate files. # # The set of utilities contains GNU diff programs showing # the differences between 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=diffutils pkgversion=3.8 arch=amd64 release=1 pkgcategory="tools" full_pkgname=diffutils_3.8_amd64-1@tools blurb="Utilities to differentiate files." homepage="https://www.gnu.org/software/diffutils" license="GPLv3+" fetch="https://ftp.gnu.org/gnu/diffutils/diffutils-3.8.tar.xz" replace=""