]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/expect
Merge branch 'next' into initscripts-cleanup
[ipfire-2.x.git] / lfs / expect
index 5e5c7a6ed9d57d18c8854311209f12e0ab50ffd9..93d6fe6e6aa3768cedd67f8871ac2eef1f2172c1 100644 (file)
@@ -72,6 +72,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP) $(DIR_SRC)/tcl* && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && ./configure \
                        --prefix=/tools \
+                       --build=$(BUILDTARGET) \
                        --with-tcl=/tools/lib \
                        --with-tclinclude=/tools/include \
                        --with-x=no \