Преглед изворни кода

disable werror, as it breaks some builds

Waldemar Brodkorb пре 11 година
родитељ
комит
a90bc4cd66
1 измењених фајлова са 1 додато и 0 уклоњено
  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 \