From: Felix Fietkau Date: Fri, 9 May 2014 00:56:18 +0000 (+0000) Subject: collectd: disable mips16 support, some code gets miscompiled X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=3b85ef4220fd777b09ef139228ce9b788fd8938e;p=openwrt%2Fsvn-archive%2Fpackages.git collectd: disable mips16 support, some code gets miscompiled Signed-off-by: Felix Fietkau SVN-Revision: 40741 --- diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile index 2d96017f0..38798e321 100644 --- a/utils/collectd/Makefile +++ b/utils/collectd/Makefile @@ -20,6 +20,7 @@ PKG_REMOVE_FILES:=aclocal.m4 libltdl/aclocal.m4 PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 +PKG_USE_MIPS16:=0 COLLECTD_PLUGINS_DISABLED:= \ apple_sensors \