summaryrefslogtreecommitdiffstats
path: root/package/libs/librpc
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
commit19283a07df092a8e354b86a2fd6a9b383d101271 (patch)
tree6268accbee3ff2940acf98ebf11eb129a59ad494 /package/libs/librpc
parentae737b77b5d905c26ba2757d619e153274930dde (diff)
downloadmaster-31e0f0ae-19283a07df092a8e354b86a2fd6a9b383d101271.tar.gz
master-31e0f0ae-19283a07df092a8e354b86a2fd6a9b383d101271.tar.bz2
master-31e0f0ae-19283a07df092a8e354b86a2fd6a9b383d101271.zip
disable mips16 for a few packages that don't compile with it
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37773
Diffstat (limited to 'package/libs/librpc')
-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:=