Browse Source
kea: do not build static host binaries
Errors on some systems. No real change.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
5 years ago
No known key found for this signature in database
GPG Key ID: 36D31CFA845F0E3B
1 changed files with
0 additions and
1 deletions
-
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 += \
|
|
|
|