libfastjson: update build flags

This commit is contained in:
heitbaum 2020-12-28 13:46:31 +00:00
parent 98cfe17f06
commit d4033b5cce

View File

@ -9,6 +9,7 @@ PKG_SITE="http://www.rsyslog.com/tag/libfastjson"
PKG_URL="http://download.rsyslog.com/libfastjson/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="A fast json library for C."
PKG_BUILD_FLAGS="+pic"
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
--disable-shared \