From f89ccdc0f36c8749547ec602e36f89a6d8f13070 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 1 Nov 2006 22:54:15 +0000 Subject: Merged revisions 46847 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r46847 | russell | 2006-11-01 17:51:21 -0500 (Wed, 01 Nov 2006) | 3 lines Fixes for cross-compilation on mips (issue #8058, ywalther, with some modifications) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46848 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 324b9215a..309511080 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 -- cgit v1.2.3