summaryrefslogtreecommitdiff
path: root/extra/Configs
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2006-03-22 20:39:23 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2006-03-22 20:39:23 +0000
commit89663ff0fa2abe08f9594b372ea5f9f298bf98e7 (patch)
tree2647501c1b5c9de4af42c20b867aa2de6eceae18 /extra/Configs
parentd48e59d98078e31ba01f7f284cc16a5451c6ab6e (diff)
Enable EXTRA_WARNINGS on DODEBUG
Diffstat (limited to 'extra/Configs')
-rw-r--r--extra/Configs/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 742424f2d..374f8da86 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -1401,6 +1401,7 @@ config DODEBUG
bool "Build uClibc with debugging symbols"
default n
select NOSTRIP
+ select EXTRA_WARNINGS
help
Say Y here if you wish to compile uClibc with debugging symbols.
This will allow you to use a debugger to examine uClibc internals