Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-06-21 16:43:45 +0400
committerDenis Vlasenko <vda.linux@googlemail.com>2007-06-21 16:43:45 +0400
commit931de892cc1c07ba3ce728cce3e4a64fe59c8444 (patch)
treed9a2eb0a78971f0556ea28538e1705b203e107ad /Makefile.custom
parenta80b4a0fa74e7a19881790943d4f58de0411fa58 (diff)
random shrinkage of statics, -60 bytes saved
Diffstat (limited to 'Makefile.custom')
-rw-r--r--Makefile.custom1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.custom b/Makefile.custom
index bb5977697..a011d53fd 100644
--- a/Makefile.custom
+++ b/Makefile.custom
@@ -67,6 +67,7 @@ sizes: busybox_unstripped
.PHONY: bloatcheck
bloatcheck: busybox_old busybox_unstripped
@$(srctree)/scripts/bloat-o-meter busybox_old busybox_unstripped
+ @$(CROSS_COMPILE)size busybox_old busybox_unstripped
.PHONY: baseline
baseline: busybox_unstripped