# # Standalone fortify source implementation. # # This is a standalone implementation of fortify source. It provides # compile time buffer checks. It is libc-agnostic and simply overlays # the system headers by using the #include_next extension found in GCC. # It was initially intended to be used on musl based GNU/Linux # distributions. # pkgname=fortify-headers pkgversion=1.1 arch=noarch release=1 pkgcategory="devel" full_pkgname=fortify-headers_1.1_noarch-1@devel blurb="Standalone fortify source implementation." homepage="https://git.2f30.org/fortify-headers/" license="BSD" fetch="https://dl.2f30.org/releases/fortify-headers-1.1.tar.gz" replace=""