disable stripping when compiling with debug info (closes: #6373)

SVN-Revision: 18885
v19.07.3_mercusys_ac12_duma
Florian Fainelli 15 years ago
parent e528ed80da
commit 7f180b7e2c

@ -154,6 +154,7 @@ choice
config USE_STRIP
bool "strip"
depends !DEBUG
help
This will install binaries stripped using strip from binutils

Loading…
Cancel
Save