# # Netscape portable runtime functions. # # NSPR is the Netscape Portable Runtime that provides a platform-neutral # API for system level and libc like functions. # 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=nspr pkgversion=4.35 arch=amd64 release=1 pkgcategory="networking" full_pkgname=nspr_4.35_amd64-1@networking blurb="Netscape portable runtime functions." homepage="https://www.mozilla.org/projects/nspr/about-nspr.html" license="MPL v2.0, GPLv2+" fetch="https://archive.mozilla.org/pub/nspr/releases/v4.35/src/nspr-4.35.tar.gz" replace=""