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:
parent
067c93b028
commit
1950340c69
1 changed files with 0 additions and 1 deletions
|
@ -149,7 +149,6 @@ HOST_CONFIGURE_ARGS += \
|
||||||
--with-log4cplus="$(STAGING_DIR_HOSTPKG)" \
|
--with-log4cplus="$(STAGING_DIR_HOSTPKG)" \
|
||||||
--with-openssl="$(STAGING_DIR_HOST)" \
|
--with-openssl="$(STAGING_DIR_HOST)" \
|
||||||
--enable-boost-headers-only \
|
--enable-boost-headers-only \
|
||||||
--enable-static-link \
|
|
||||||
--enable-generate-messages
|
--enable-generate-messages
|
||||||
|
|
||||||
HOST_LDFLAGS += \
|
HOST_LDFLAGS += \
|
||||||
|
|
Loading…
Reference in a new issue