# # The GNU database library. # # GNU dbm is a set of database routines that use extendible hashing # and works similar to the standard UNIX dbm routines. # 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=gdbm pkgversion=1.23 arch=amd64 release=1 pkgcategory="db" full_pkgname=gdbm_1.23_amd64-1@db blurb="The GNU database library." homepage="https://www.gnu.org/software/gdbm" license="GPLv3+" fetch="ftp://ftp.gnu.org/gnu/gdbm/gdbm-1.23.tar.gz" replace=""