diff --git a/libs/gdbm/Makefile b/libs/gdbm/Makefile index 1155d736..c9be1c5f 100644 --- a/libs/gdbm/Makefile +++ b/libs/gdbm/Makefile @@ -39,7 +39,8 @@ endef CONFIGURE_ARGS += \ --enable-libgdbm-compat \ - --enable-shared + --enable-shared \ + --without-readline define Build/Compile +$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \