From: Rosen Penev Date: Mon, 30 Mar 2020 02:55:55 +0000 (-0700) Subject: kea: do not build static host binaries X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1950340c697c537ab9d8d117f1b3ea08fe4bf1c1;p=openwrt-packages.git kea: do not build static host binaries Errors on some systems. No real change. Signed-off-by: Rosen Penev --- diff --git a/net/kea/Makefile b/net/kea/Makefile index 178ab2caa..1f4b58ac4 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -149,7 +149,6 @@ HOST_CONFIGURE_ARGS += \ --with-log4cplus="$(STAGING_DIR_HOSTPKG)" \ --with-openssl="$(STAGING_DIR_HOST)" \ --enable-boost-headers-only \ - --enable-static-link \ --enable-generate-messages HOST_LDFLAGS += \