Explorar o código

disable werror, as it breaks some builds

Waldemar Brodkorb %!s(int64=11) %!d(string=hai) anos
pai
achega
a90bc4cd66
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      toolchain/glibc/Makefile.inc

+ 1 - 0
toolchain/glibc/Makefile.inc

@@ -25,6 +25,7 @@ GLIBC_CONFOPTS:=	--build=$(GNU_HOST_NAME) \
 			--disable-sanity-checks \
 			--disable-werror \
 			--disable-nls \
+			--disable-werror \
 			--without-cvs \
 			--disable-profile \
 			--disable-debug \