From: Felix Fietkau Date: Thu, 13 Mar 2014 15:30:21 +0000 (+0000) Subject: boost: disable mips16 support X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=57d94a16a6dfe940c7257265837ece7a57e525a6;p=openwrt%2Fsvn-archive%2Farchive.git boost: disable mips16 support Signed-off-by: Felix Fietkau SVN-Revision: 39919 --- diff --git a/libs/boost/Makefile b/libs/boost/Makefile index d6dc5c9477..42ee58e3bb 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 \