add a config option to select the binary stripping method to use (between none, strip...
[openwrt.git] / toolchain / Config.in
index 5b5ad37..3ff0801 100644 (file)
@@ -54,12 +54,10 @@ choice
        config USE_EGLIBC
                bool "Use eglibc"
                depends !avr32
-               select NO_STRIP
        
        config USE_GLIBC
                bool "Use glibc"
                depends !avr32
-               select NO_STRIP
        
        config USE_UCLIBC
                bool "Use uClibc"
This page took 0.029176 seconds and 4 git commands to generate.