[packages] zabbix: Fix build.
zabbix build expects $ARCH to be the target OS not the target architecture. git-svn-id: svn://svn.openwrt.org/openwrt/packages@19869 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8895c4d9d2
commit
6226083b54
@ -60,6 +60,8 @@ PKG_CONFIGURE_OPTIONS+= \
|
||||
--with-sqlite3="$(STAGING_DIR)/usr"
|
||||
endif
|
||||
|
||||
MAKE_FLAGS += ARCH="linux"
|
||||
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
$(PKG_CONFIGURE_OPTIONS) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user