mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libs/gdbm: Add package description
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -32,6 +32,12 @@ define Package/libgdbm
|
|||||||
URL:=http://www.gnu.org/software/gdbm/
|
URL:=http://www.gnu.org/software/gdbm/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/libgdbm/description
|
||||||
|
GNU database manager library
|
||||||
|
GNU dbm is a set of database routines that use extendible hashing and
|
||||||
|
works similar to the standard UNIX dbm routines.
|
||||||
|
endef
|
||||||
|
|
||||||
TARGET_CFLAGS += $(FPIC)
|
TARGET_CFLAGS += $(FPIC)
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
|||||||
Reference in New Issue
Block a user