From: nbd Date: Tue, 11 Mar 2014 09:18:18 +0000 (+0000) Subject: mysql: disable mips16 support (#15215) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=745cef12f56cc6162a64ef4cafb83b281ed8ee63;p=packages.git mysql: disable mips16 support (#15215) Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/packages@39869 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/mysql/Makefile b/libs/mysql/Makefile index 1f4180112..4252a4a4d 100644 --- a/libs/mysql/Makefile +++ b/libs/mysql/Makefile @@ -24,6 +24,7 @@ PKG_MD5SUM:=887f869bcc757957067b9198f707f32f PKG_BUILD_DEPENDS:=libncurses libreadline PKG_BUILD_PARALLEL:=1 +PKG_USE_MIPS16:=0 PKG_FIXUP:=libtool