summaryrefslogtreecommitdiff
path: root/package/opensips
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-03 15:47:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-03 15:47:02 +0200
commit85fcbf5820f4efccf5d3c6b0428a998dfd8ac404 (patch)
tree0143d6b9e15eb551ab7da74fd63038aa4f6b0cf8 /package/opensips
parent4d875652916825143d98873a88df0437f73858aa (diff)
fix more users of
Diffstat (limited to 'package/opensips')
-rw-r--r--package/opensips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opensips/Makefile b/package/opensips/Makefile
index 69674ef72..248e13841 100644
--- a/package/opensips/Makefile
+++ b/package/opensips/Makefile
@@ -141,7 +141,7 @@ do-build:
NO_EPOLL=1 \
CC="$(TARGET_CC)" \
OS="linux" \
- ARCH="$(ARCH)" \
+ ARCH="$(ADK_TARGET_ARCH)" \
CFLAGS="$(TARGET_CFLAGS) -fPIC" \
LOCALBASE="$(STAGING_TARGET_DIR)/usr" \
SYSBASE="$(STAGING_TARGET_DIR)/usr" \