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:
8ed2d22
)
liburcu: Fix typo from last commit
author
Rosen Penev
<redacted>
Thu, 26 Sep 2019 18:16:58 +0000
(11:16 -0700)
committer
Rosen Penev
<redacted>
Thu, 26 Sep 2019 18:16:58 +0000
(11:16 -0700)
Signed-off-by: Rosen Penev <redacted>
libs/liburcu/Makefile
patch
|
blob
|
history
diff --git
a/libs/liburcu/Makefile
b/libs/liburcu/Makefile
index 6a661c8cfcdec3d8c31bf3dde70ee531ea02aea0..401c5db54e59d8ddd8144bf23d98332f0e7717f3 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 @!TARGET_arc770 @
1
TARGET_archs38
+ DEPENDS:=+libpthread @!TARGET_arc770 @
!
TARGET_archs38
endef
define Package/liburcu/description
git clone https://git.99rst.org/PROJECT