aboutsummaryrefslogtreecommitdiffstats
path: root/makeopts.in
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 /makeopts.in
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 'makeopts.in')
-rw-r--r--makeopts.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index 683484aa6..a66ae2d52 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -18,6 +18,7 @@ SHELL=@SHELL@
LN=@LN@
QTMOC=@QTMOC@
DOT=@DOT@
+STRIP=@STRIP@
BUILD_PLATFORM=@BUILD_PLATFORM@
BUILD_CPU=@BUILD_CPU@