60add404db
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>
8 lines
216 B
Plaintext
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
|