projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5104b0
)
net/keepalived: update CONFIGURE_ARGS
author
Florian Eckert
<fe@dev.tdt.de>
Thu, 19 Oct 2017 09:33:05 +0000
(11:33 +0200)
committer
Florian Eckert
<fe@dev.tdt.de>
Mon, 30 Oct 2017 14:40:25 +0000
(15:40 +0100)
Remove unused and unrecognized (outdated) configure options in Makefile.
--enable-vrrp
--enable-fwmark
--disable-debug
--disable-profile
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/keepalived/Makefile
patch
|
blob
|
history
diff --git
a/net/keepalived/Makefile
b/net/keepalived/Makefile
index 0be189b638abfdb33d56a470a3f35ecbae77d3a2..335285724f6770f69102b4b439cc516c559597e4 100644
(file)
--- a/
net/keepalived/Makefile
+++ b/
net/keepalived/Makefile
@@
-41,14
+41,10
@@
define Package/keepalived/conffiles
endef
CONFIGURE_ARGS+= \
- --enable-vrrp \
- --enable-fwmark \
--enable-sha1 \
--disable-lvs \
--disable-lvs-syncd \
--disable-snmp \
- --disable-debug \
- --disable-profile \
--with-kernel-dir="$(LINUX_DIR)/$(LINUX_UAPI_DIR)"
MAKE_FLAGS += \