projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d413fd
)
wt: disable mips16 support
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 13 Mar 2014 15:41:37 +0000
(15:41 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 13 Mar 2014 15:41:37 +0000
(15:41 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39920
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/wt/Makefile
patch
|
blob
|
history
diff --git
a/libs/wt/Makefile
b/libs/wt/Makefile
index
b9b4941
..
7f4cf66
100644
(file)
--- a/
libs/wt/Makefile
+++ b/
libs/wt/Makefile
@@
-15,6
+15,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.sourceforge.net/project/witty/wt/$(PKG_VERSION)
PKG_MD5SUM:=ee9490d5f24a47766e54f630ba0da2bb
+PKG_USE_MIPS16:=0
+
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk