# # A stream-oriented XML parser library written in C. # # Expat excels with files too large to fit RAM, and where # performance and flexibility are crucial. # 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=expat pkgversion=2.5.0 arch=amd64 release=1 pkgcategory="libs" full_pkgname=expat_2.5.0_amd64-1@libs blurb="A stream-oriented XML parser library written in C." homepage="https://libexpat.github.io/" license="MIT" fetch="https://downloads.sourceforge.net/project/expat/expat/2.5.0/expat-2.5.0.tar.lz" replace=""