]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/binutils
Fix xen-patches source download.
[people/pmueller/ipfire-2.x.git] / lfs / binutils
index 82955acefd8f8db2a5cd97ae2a4b4b835df314a6..25145cceed7741b252d0768ef8d1606e01e504b6 100644 (file)
@@ -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