# # The GNU Guile programming language. # # Guile is designed to help programmers create flexible applications that # can be extended by users or other programmers with plug-ins, modules, # or scripts. With Guile you can create applications and games for the # desktop, the Web, the command-line, and more. # # For more information, visit: # https://www.gnu.org/software/guile/ # 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=guile pkgversion=3.0.9 arch=amd64 release=1 pkgcategory="devel" full_pkgname=guile_3.0.9_amd64-1@devel blurb="The GNU Guile programming language." homepage="https://www.gnu.org/software/guile/" license="GPLv3+, LGPLv3+" fetch="https://ftp.gnu.org/gnu/guile/guile-3.0.9.tar.lz" replace=""