From: Michael Tremer Date: Thu, 6 Aug 2009 18:37:41 +0000 (+0200) Subject: cpio: Applied same configure params to toolchain cpio. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=117d3336b66e576ee7902f88c07c7556a49af257;p=ipfire-3.x.git cpio: Applied same configure params to toolchain cpio. --- diff --git a/lfs/cpio b/lfs/cpio index b4d5a4893..cefbfdc39 100644 --- 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)