2
1
Ulf Samuelsson 17 жил өмнө
parent
commit
8e3f93eec7
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      toolchain/gdb/gdb.mk

+ 1 - 0
toolchain/gdb/gdb.mk

@@ -208,6 +208,7 @@ $(GDB_HOST_DIR)/.configured: $(GDB_DIR)/.unpacked
 		--disable-tui --disable-gdbtk --without-x \
 		--without-included-gettext \
 		--enable-threads \
+		--disable-werror \
 	)
 	touch $@