X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2Fgdb%2FMakefile;fp=toolchain%2Fgdb%2FMakefile;h=df4fe55a4a86091716cede3e93febb65f1d138d5;hp=696b2e4931cd04957016f58e20a53a3e70ff887c;hb=f181b502657a40a3cf0e262874b3b2f27dd5c0bd;hpb=967b579058e9ecb12106a1c4f0fa990b4d37f9e0 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 \