git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
067c93b
)
kea: do not build static host binaries
author
Rosen Penev
<redacted>
Mon, 30 Mar 2020 02:55:55 +0000
(19:55 -0700)
committer
Rosen Penev
<redacted>
Mon, 30 Mar 2020 04:35:06 +0000
(21:35 -0700)
Errors on some systems. No real change.
Signed-off-by: Rosen Penev <redacted>
net/kea/Makefile
patch
|
blob
|
history
diff --git
a/net/kea/Makefile
b/net/kea/Makefile
index 178ab2caa0aa6c68cbbe4d30402235da1c8ac50a..1f4b58ac4dfc9e3dc8862c90bdb1c3f853673d7b 100644
(file)
--- a/
net/kea/Makefile
+++ b/
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 += \
git clone https://git.99rst.org/PROJECT