]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
cpio: Applied same configure params to toolchain cpio.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Aug 2009 18:37:41 +0000 (20:37 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Aug 2009 18:37:41 +0000 (20:37 +0200)
lfs/cpio

index b4d5a4893663d3658d16b0d07883689fb1cd78eb..cefbfdc398b600e7ca1e95b090d9850e4da69727 100644 (file)
--- a/lfs/cpio
+++ b/lfs/cpio
@@ -84,7 +84,8 @@ $(OBJECT): $(objects)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && $(EXTRACTOR) $(DIR_DL)/$(DL_FILE)
 
 ifeq "$(STAGE)" "toolchain"
-       cd $(DIR_APP) && LDFLAGS="-z muldefs" \
+       cd $(DIR_APP) && autoreconf --force
+       cd $(DIR_APP) && \
                ./configure \
                        $(CONFIGURE_ARCH) \
                        --prefix=$(TOOLS_DIR)