Parcourir la source

Enable EXTRA_WARNINGS on DODEBUG

Peter S. Mazinger il y a 20 ans
Parent
commit
89663ff0fa
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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