projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf95da6
)
do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols...
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 6 Sep 2009 19:56:54 +0000
(19:56 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 6 Sep 2009 19:56:54 +0000
(19:56 +0000)
SVN-Revision: 17532
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index ab4fbe8cd8701c1f52a7d15b9da59c89004034d8..699c689406216d281c23dd3602534f48939f7158 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-136,14
+136,12
@@
choice
config USE_STRIP
bool "strip"
- depends !DEBUG
help
This will install binaries stripped using strip from binutils
config USE_SSTRIP
bool "sstrip"
- depends !DEBUG
depends !USE_GLIBC
depends !USE_EGLIBC
help