projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da66ea5
)
toolchain: do not build GDB when using an external toolchain
author
Florian Fainelli
<florian@openwrt.org>
Thu, 30 May 2013 22:04:54 +0000
(22:04 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 30 May 2013 22:04:54 +0000
(22:04 +0000)
The external toolchain should provide it if needed.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36802
toolchain/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/Config.in
b/toolchain/Config.in
index 05cc350f2e8d63bb79fe598388d9c37a29c5e87e..161e46fea807df2c25aba24d61534281b45221f5 100644
(file)
--- a/
toolchain/Config.in
+++ b/
toolchain/Config.in
@@
-195,7
+195,7
@@
config GDB
bool
depends on !avr32
prompt "Build gdb" if TOOLCHAINOPTS
- default y
+ default y
if !EXTERNAL_TOOLCHAIN
help
Enable if you want to build the gdb