OSDN Git Service

Enable EXTRA_WARNINGS on DODEBUG
authorPeter S. Mazinger <ps.m@gmx.net>
Wed, 22 Mar 2006 20:39:23 +0000 (20:39 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Wed, 22 Mar 2006 20:39:23 +0000 (20:39 -0000)
extra/Configs/Config.in

index 742424f..374f8da 100644 (file)
@@ -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