瀏覽代碼

Enable EXTRA_WARNINGS on DODEBUG

Peter S. Mazinger 19 年之前
父節點
當前提交
89663ff0fa
共有 1 個文件被更改,包括 1 次插入0 次删除
  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