From: Michael Tremer Date: Thu, 17 Sep 2009 11:03:50 +0000 (+0200) Subject: coreutils: Currently uname_PIC-patch doesn't work. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7039330f82f94ba7310cf24c95aa4ac4b5a5a61e;p=ipfire-3.x.git coreutils: Currently uname_PIC-patch doesn't work. --- diff --git a/lfs/coreutils b/lfs/coreutils index e4d307605..9f3a4f27e 100644 --- a/lfs/coreutils +++ b/lfs/coreutils @@ -89,7 +89,7 @@ $(OBJECT): $(objects) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && $(EXTRACTOR) $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-i18n-1.patch - cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-uname_PIC-1.patch + #cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-uname_PIC-1.patch ifeq "$(STAGE)" "toolchain" cd $(DIR_APP) && \