projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c346344
)
lttng-ust: disable mips16 support
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 12 Mar 2014 09:58:30 +0000
(09:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 12 Mar 2014 09:58:30 +0000
(09:58 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39884
libs/lttng-ust/Makefile
patch
|
blob
|
history
diff --git
a/libs/lttng-ust/Makefile
b/libs/lttng-ust/Makefile
index 8c38593a7c752d83618e278807ffba840d5a6bc0..3c5ca0592f9d56c10417dfe9e945d290ff0a22ad 100644
(file)
--- a/
libs/lttng-ust/Makefile
+++ b/
libs/lttng-ust/Makefile
@@
-16,6
+16,7
@@
PKG_SOURCE_URL:=https://lttng.org/files/$(PKG_NAME)
PKG_MD5SUM:=2032e66f3438949c51ec9922c6f8542b
PKG_BUILD_PARALLEL:=1
+PKG_USE_MIPS16:=0
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk