Browse Source

Enable EXTRA_WARNINGS on DODEBUG

Peter S. Mazinger 18 years ago
parent
commit
89663ff0fa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      extra/Configs/Config.in

+ 1 - 0
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