X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fbinutils;h=25145cceed7741b252d0768ef8d1606e01e504b6;hp=82955acefd8f8db2a5cd97ae2a4b4b835df314a6;hb=f9677eeac1eea0028115917a1a0238d62ec7b9f7;hpb=1bffd938cba1cb5d869eafabf707f4f84823c28e diff --git a/lfs/binutils b/lfs/binutils index 82955acefd..25145cceed 100644 --- a/lfs/binutils +++ b/lfs/binutils @@ -54,7 +54,7 @@ endif else ifeq "$(PASS)" "1" TARGET = $(DIR_INFO)/$(THISAPP)-tools1 - EXTRA_CONFIG = --prefix=/tools --disable-nls + EXTRA_CONFIG = --prefix=/tools --disable-nls --disable-werror EXTRA_MAKE = LDFLAGS="-all-static" EXTRA_INSTALL = else