summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shrink.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/shrink.configure b/shrink.configure
index 6574f651..b8cfb0d8 100644
--- a/shrink.configure
+++ b/shrink.configure
@@ -2,7 +2,7 @@
# If you're not deploying on ARM, you need to have a cross 'strip' available...
# you can use the armv7lhf-cross-toolchain stratum.
-STRIP=arm-none-eabi-strip
+STRIP=strip
root=$1