]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
build/sstrip: deprecate for 2014.05
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 20 May 2014 21:54:02 +0000 (23:54 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 20 May 2014 22:14:56 +0000 (00:14 +0200)
Quoting Thomas on IRC:
  > sstrip is a piece of crap that we should exterminate
  > from the surface of the planet

sstrip is now unmaintained, has a long history of generating butchered
binaries in some cases, and does not gain that much space in the end.

We'd like to obliviate sstrip from the strip options, anihilate the
sstrip package, scorch any reference in fire, and cleanse our tree
free of any remnants...

But first, let's just deprecate it for now.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in

index 79a455d7012384858ff8d691b4eb0fe72c3970e4..d402c93697dc10df539ee6e2cf1a4c30e6c5eef5 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -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