From: nbd Date: Wed, 14 Aug 2013 14:48:17 +0000 (+0000) Subject: elfutils: disable mips16 (#13572) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=226cfefd3097ddd00c6c3a2787341664671af638;p=packages.git elfutils: disable mips16 (#13572) Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/packages@37775 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/elfutils/Makefile b/libs/elfutils/Makefile index 449e790c4..2c3208143 100644 --- a/libs/elfutils/Makefile +++ b/libs/elfutils/Makefile @@ -15,6 +15,7 @@ PKG_SOURCE_URL:=http://fedorahosted.org/releases/e/l/$(PKG_NAME)/$(PKG_VERSION) PKG_MD5SUM:=163a5712b86f6bdfebdf233cc6e2192d PKG_INSTALL:=1 +PKG_USE_MIPS16:=0 PKG_BUILD_DEPENDS:=USE_UCLIBC:argp-standalone