kumquat-buildroot/package/sstrip/Config.in
Julien Floret 80899ff982 sstrip: mark as deprecated
sstrip is unmaintained and potentially harmful, as Yann explained in
commit 6a6962fd82 ("build/sstrip: deprecate for 2014.05").

Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-06-18 15:36:20 +02:00

9 lines
243 B
Plaintext

config BR2_PACKAGE_SSTRIP
bool "sstrip"
depends on BR2_DEPRECATED_SINCE_2016_08
help
Small utility that removes a few bytes from an executable that
strip leaves behind.
http://www.muppetlabs.com/~breadbox/software/elfkickers.html