aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-01 22:51:21 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-01 22:51:21 +0000
commit28b0541fdd599fe36fdd44aa8c0f7b8a737cdc1f (patch)
tree951a682288bad4dd08ccce7f41d6c6d62f8addb2 /Makefile
parente9434c1061fb27e52b98736f2704808ec4ca1c5d (diff)
Fixes for cross-compilation on mips
(issue #8058, ywalther, with some modifications) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@46847 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d6198b750..6a77103d3 100644
--- a/Makefile
+++ b/Makefile
@@ -51,6 +51,7 @@ export INSTALL
export DESTDIR
export PROC
export SOLINK
+export STRIP
# even though we could use '-include makeopts' here, use a wildcard
# lookup anyway, so that make won't try to build makeopts if it doesn't