glib2: disable mips16 support
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Oct 2013 13:48:09 +0000 (13:48 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Oct 2013 13:48:09 +0000 (13:48 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38460 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/glib2/Makefile

index b5a5667..978e816 100644 (file)
@@ -19,6 +19,7 @@ PKG_MD5SUM:=17a9493e3e2efebc8ab81ec8d4480bfb
 PKG_BUILD_DEPENDS:=glib2/host libpthread zlib libintl libffi
 HOST_BUILD_DEPENDS:=libintl/host libiconv/host libffi/host
 PKG_INSTALL:=1
+PKG_USE_MIPS16:=0
 
 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/glib-$(PKG_VERSION)