kea: do not build static host binaries

Errors on some systems. No real change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 1950340c69)
This commit is contained in:
Rosen Penev 2020-03-29 19:55:55 -07:00
parent bb42a250b4
commit 5a1699aebd
No known key found for this signature in database
GPG Key ID: 36D31CFA845F0E3B
1 changed files with 0 additions and 1 deletions

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