partially revert [18830]: stripped packages are still usefull when debugging with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected
SVN-Revision: 18886
This commit is contained in:
parent
7f180b7e2c
commit
30d69f1970
1 changed files with 0 additions and 1 deletions
|
@ -154,7 +154,6 @@ choice
|
||||||
|
|
||||||
config USE_STRIP
|
config USE_STRIP
|
||||||
bool "strip"
|
bool "strip"
|
||||||
depends !DEBUG
|
|
||||||
help
|
help
|
||||||
This will install binaries stripped using strip from binutils
|
This will install binaries stripped using strip from binutils
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue