# # A library with line-editing capabilities. # # GNU readline is a software library created and maintained by the # GNU Project. It is licensed under the GPL, and used in projects # such as GNU bash. It provides line-editing capabilities. # 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=readline pkgversion=8.2 arch=amd64 release=1 pkgcategory="libs" full_pkgname=readline_8.2_amd64-1@libs blurb="A library with line-editing capabilities." homepage="https://www.gnu.org/software/readline" license="GPLv3+" fetch="https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz" replace=""