mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
knot: Cosmetic changes in lfs
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
5bc11f39e3
commit
b1f5103899
14
lfs/knot
14
lfs/knot
@@ -73,13 +73,13 @@ $(subst %,%_MD5,$(objects)) :
|
||||
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
@$(PREBUILD)
|
||||
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar Jxf $(DIR_DL)/$(DL_FILE)
|
||||
cd $(DIR_APP) && ./configure \
|
||||
--prefix=/usr \
|
||||
--enable-static=no \
|
||||
--disable-fastparser \
|
||||
--disable-daemon \
|
||||
--disable-modules \
|
||||
--enable-maxminddb=no \
|
||||
cd $(DIR_APP) && ./configure \
|
||||
--prefix=/usr \
|
||||
--enable-static=no \
|
||||
--disable-fastparser \
|
||||
--disable-daemon \
|
||||
--disable-modules \
|
||||
--enable-maxminddb=no \
|
||||
--disable-documentation
|
||||
|
||||
cd $(DIR_APP)/src && make $(MAKETUNING) kdig
|
||||
|
||||
Reference in New Issue
Block a user