# # A tool to patch files. # # The patch package contains a program to modify or create files through # the aplication of a patch file created with the diff(1) program. # 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=patch pkgversion=2.7.6 arch=amd64 release=2 pkgcategory="tools" full_pkgname=patch_2.7.6_amd64-2@tools blurb="A tool to patch files." homepage="https://www.gnu.org/software/patch" license="GPLv3+" fetch="ftp://ftp.gnu.org/gnu/patch/patch-2.7.6.tar.bz2" replace=""