summaryrefslogtreecommitdiff
path: root/make/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/options.mk')
-rw-r--r--make/options.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/options.mk b/make/options.mk
index f6a331bf0..f695fc8db 100644
--- a/make/options.mk
+++ b/make/options.mk
@@ -31,3 +31,6 @@ ARFLAGS := cru 2> /dev/null
RANLIB := ranlib
# FIXME: Remove these pipes once ranlib errors are fixed.
RANLIBFLAGS := 2> /dev/null
+
+STRIP := strip
+LIPO := lipo