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 4 years ago
parent
commit
1950340c69
No known key found for this signature in database GPG Key ID: 36D31CFA845F0E3B
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      net/kea/Makefile

+ 0
- 1
net/kea/Makefile 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 += \


Loading…
Cancel
Save