diff options
-rw-r--r-- | Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -356,6 +356,7 @@ config BR2_STRIP_sstrip bool "sstrip" select BR2_PACKAGE_SSTRIP_HOST depends on !BR2_PACKAGE_HOST_ELF2FLT + depends on BR2_DEPRECATED_SINCE_2014_05 help Binaries and libraries in the target filesystem will be stripped using the 'sstrip' command, which strips a little |