kumquat-buildroot/package/gdbm/Config.in
Francois Perrad 60add404db package/gdbm: bump to version 1.21
remove useless patch (tested with gcc 10.3.1)

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-09-26 23:06:31 +02:00

8 lines
216 B
Plaintext

config BR2_PACKAGE_GDBM
bool "gdbm"
help
GNU dbm is a set of database routines that use extensible
hashing. It works similar to the standard UNIX dbm routines.
https://www.gnu.org/software/gdbm/gdbm.html