aboutsummaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann Diorcet <diorcet.yann@gmail.com>2012-11-19 11:19:54 +0100
committerYann Diorcet <diorcet.yann@gmail.com>2012-11-19 11:19:54 +0100
commitba31ed29c42454d4cd1c1792128ca19944e5a455 (patch)
treebae7ab51635a8b90d58cf6db91b87c70ad6f64a7 /steps.mk
parent062547b04d929d0f7e40ace215495e56fd5fd806 (diff)
downloadcrosstool-ng-ba31ed29c42454d4cd1c1792128ca19944e5a455.tar.gz
crosstool-ng-ba31ed29c42454d4cd1c1792128ca19944e5a455.tar.bz2
crosstool-ng-ba31ed29c42454d4cd1c1792128ca19944e5a455.zip
binutils/sstrip: remove
sstrip has been obsoleted for a while now, as it's still broken for some archs, and there seems to be no incentive to fix it upstream. Besides, the space gained with sstrip is marginal at best. Signed-off-by: Yann Diorcet <diorcet.yann@gmail.com> Message-Id: <65c8bf534d0647ce52cd.1353320545@macbook-smorlat.local> Patchwork-Id: 199970
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/steps.mk b/steps.mk
index 40b103fa..47c94a23 100644
--- a/steps.mk
+++ b/steps.mk
@@ -25,7 +25,6 @@ CT_STEPS := libc_check_config \
companion_libs_for_host \
binutils_for_host \
elf2flt_for_host \
- sstrip_for_host \
cc_core_pass_1 \
kernel_headers \
libc_start_files \