kea: do not build static host binaries
authorRosen Penev <redacted>
Mon, 30 Mar 2020 02:55:55 +0000 (19:55 -0700)
committerRosen Penev <redacted>
Mon, 30 Mar 2020 04:35:06 +0000 (21:35 -0700)
Errors on some systems. No real change.

Signed-off-by: Rosen Penev <redacted>
net/kea/Makefile

index 178ab2caa0aa6c68cbbe4d30402235da1c8ac50a..1f4b58ac4dfc9e3dc8862c90bdb1c3f853673d7b 100644 (file)
@@ -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 += \
git clone https://git.99rst.org/PROJECT