]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/elinks
Done a whole review of the lfs to make building more paralell
[people/pmueller/ipfire-2.x.git] / lfs / elinks
index a553dd0c87b1c26112f8b2781096848787b0592c..a6e2d6eaa4c365828b8dcb1cf79d97d55ebdee72 100644 (file)
@@ -79,7 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && ./configure
-       cd $(DIR_APP) && make
+       cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make install
 
        mkdir -p /usr/local/etc/elinks