X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/122ba8031d2311429e94014ad98849c51b3b634f..b40bc2899b2e399c07e4b0b1dda0f9cfcb9c8b5a:/toolchain/gdb/Makefile?ds=inline diff --git a/toolchain/gdb/Makefile b/toolchain/gdb/Makefile index 696b2e493..df4fe55a4 100644 --- a/toolchain/gdb/Makefile +++ b/toolchain/gdb/Makefile @@ -24,6 +24,7 @@ define Host/Configure --build=$(GNU_HOST_NAME) \ --host=$(GNU_HOST_NAME) \ --target=$(REAL_GNU_TARGET_NAME) \ + --disable-werror \ $(DISABLE_NLS) \ --without-uiout \ --disable-tui --disable-gdbtk --without-x \