toolchain: remove toolchain-specific stripping
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 13 Dec 2010 16:27:40 +0000 (17:27 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 13 Dec 2010 21:02:32 +0000 (22:02 +0100)
commit01b434b27a24652cf1ad2d77aeba8f55bac61e1c
treef758a638f259c5c6bd80cf82d6f600a4bd88739e
parent6c492d5e7be51e4f1031139883acd03f78881e49
toolchain: remove toolchain-specific stripping

We already handle the stripping of libraries in $(TARGET_DIR) at the
global level, so there's no need to have toolchain-specific option and
code for this.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/helpers.mk
toolchain/toolchain-crosstool-ng/Config.in
toolchain/toolchain-crosstool-ng/crosstool-ng.mk
toolchain/toolchain-external/Config.in
toolchain/toolchain-external/ext-tool.mk