From 85fcbf5820f4efccf5d3c6b0428a998dfd8ac404 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 3 Jun 2014 15:47:02 +0200 Subject: fix more users of --- package/opensips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/opensips') 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" \ -- cgit v1.2.3