git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
d62d17f
)
liburcu: Do not build on ARC
author
Rosen Penev
<redacted>
Wed, 22 May 2019 00:22:06 +0000
(17:22 -0700)
committer
Rosen Penev
<redacted>
Wed, 22 May 2019 00:28:07 +0000
(17:28 -0700)
Not supported.
Signed-off-by: Rosen Penev <redacted>
libs/liburcu/Makefile
patch
|
blob
|
history
diff --git
a/libs/liburcu/Makefile
b/libs/liburcu/Makefile
index 9a2f51ec7507d5692a68e24e891247d89271c2b9..744355fe04e8b0c838c0e6d47f1b0c16dd4d83f3 100644
(file)
--- a/
libs/liburcu/Makefile
+++ b/
libs/liburcu/Makefile
@@
-31,7
+31,7
@@
define Package/liburcu
CATEGORY:=Libraries
TITLE:=User-space Read-Copy-Update library
URL:=https://lttng.org/
- DEPENDS:=+libpthread
+ DEPENDS:=+libpthread
@!arc
endef
define Package/liburcu/description
git clone https://git.99rst.org/PROJECT