aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-08-14 14:29:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-08-14 14:29:15 +0000
commite1edccc25f0660057e043fe2bb323c30c4f78213 (patch)
tree1b8f1ecb21010e25d938c7019347c591fb2a6d85 /package/libs
parentda663075220e5092fe5d56bdc005afe522a32f20 (diff)
downloadmaster-187ad058-e1edccc25f0660057e043fe2bb323c30c4f78213.tar.gz
master-187ad058-e1edccc25f0660057e043fe2bb323c30c4f78213.tar.bz2
master-187ad058-e1edccc25f0660057e043fe2bb323c30c4f78213.zip
disable mips16 for a few packages that don't compile with it
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37773 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/librpc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libs/librpc/Makefile b/package/libs/librpc/Makefile
index 21d81f0dbc..efa3c62671 100644
--- a/package/libs/librpc/Makefile
+++ b/package/libs/librpc/Makefile
@@ -10,6 +10,7 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=0a2179bbc0844928f2a0ec01dba93d9b5d6d41a7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1
+PKG_USE_MIPS16:=0
PKG_LICENSE:=GPLv2 LGPLv2.1
PKG_LICENSE_FILES:=