kea: do not build static host binaries

Errors on some systems. No real change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2020-03-29 19:55:55 -07:00
parent 067c93b028
commit 1950340c69
No known key found for this signature in database
GPG key ID: 36D31CFA845F0E3B

View 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 += \