]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/dnsdist
Parallelized build for several packages
[ipfire-2.x.git] / lfs / dnsdist
index 85a841fa5696143d34930ea9a299259665ff1a0d..e748004ef2676e973d52c18d7893bb30a8cbe4e8 100644 (file)
@@ -79,7 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc
-       cd $(DIR_APP) && make
+       cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
 
        #install initscripts