projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee72901
)
lttng-ust: disable mips16 support
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 12 Mar 2014 09:58:30 +0000
(09:58 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 12 Mar 2014 09:58:30 +0000
(09:58 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39884
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/lttng-ust/Makefile
patch
|
blob
|
history
diff --git
a/libs/lttng-ust/Makefile
b/libs/lttng-ust/Makefile
index
8c38593
..
3c5ca05
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