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:
4e6dae7
)
liburcu: Switch from @!arc to targets
author
Rosen Penev
<redacted>
Thu, 26 Sep 2019 05:29:07 +0000
(22:29 -0700)
committer
Rosen Penev
<redacted>
Thu, 26 Sep 2019 05:29:07 +0000
(22:29 -0700)
Works around a bug with the buildbots where they try to build it.
Signed-off-by: Rosen Penev <redacted>
libs/liburcu/Makefile
patch
|
blob
|
history
diff --git
a/libs/liburcu/Makefile
b/libs/liburcu/Makefile
index 3bf46e0b61166db611c122617a25224388c905bb..6a661c8cfcdec3d8c31bf3dde70ee531ea02aea0 100644
(file)
--- a/
libs/liburcu/Makefile
+++ b/
libs/liburcu/Makefile
@@
-32,7
+32,7
@@
define Package/liburcu
CATEGORY:=Libraries
TITLE:=User-space Read-Copy-Update library
URL:=https://lttng.org/
- DEPENDS:=+libpthread @!
arc
+ DEPENDS:=+libpthread @!
TARGET_arc770 @1TARGET_archs38
endef
define Package/liburcu/description
git clone https://git.99rst.org/PROJECT