projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
binutils: fix build errors in 2.20 (patch from #6094)
[openwrt.git]
/
toolchain
/
gdb
/
Makefile
diff --git
a/toolchain/gdb/Makefile
b/toolchain/gdb/Makefile
index
696b2e4
..
df4fe55
100644
(file)
--- 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 \
This page took
0.0184 seconds
and
4
git commands to generate.