|
@@ -1401,6 +1401,7 @@ config DODEBUG
|
|
bool "Build uClibc with debugging symbols"
|
|
bool "Build uClibc with debugging symbols"
|
|
default n
|
|
default n
|
|
select NOSTRIP
|
|
select NOSTRIP
|
|
|
|
+ select EXTRA_WARNINGS
|
|
help
|
|
help
|
|
Say Y here if you wish to compile uClibc with debugging symbols.
|
|
Say Y here if you wish to compile uClibc with debugging symbols.
|
|
This will allow you to use a debugger to examine uClibc internals
|
|
This will allow you to use a debugger to examine uClibc internals
|