From: nbd Date: Thu, 13 Mar 2014 15:30:21 +0000 (+0000) Subject: boost: disable mips16 support X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=7d413fd82e7c8e4c8cd0f2dd0242bb86602a9948;p=packages.git boost: disable mips16 support Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/packages@39919 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/boost/Makefile b/libs/boost/Makefile index d6dc5c947..42ee58e3b 100644 --- a/libs/boost/Makefile +++ b/libs/boost/Makefile @@ -21,6 +21,7 @@ PKG_MD5SUM:=6a1f32d902203ac70fbec78af95b3cf8 PKG_BUILD_DEPENDS:=boost/host PKG_BUILD_PARALLEL:=0 +PKG_USE_MIPS16:=0 PKG_CONFIG_DEPENDS := \ CONFIG_PACKAGE_boost-date_time \