Merge pull request #9049 from neheb/urc

liburcu: Do not build on ARC
This commit is contained in:
Rosen Penev
2019-05-22 01:52:46 -07:00
committed by GitHub
+1 -1
View File
@@ -31,7 +31,7 @@ define Package/liburcu
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=User-space Read-Copy-Update library TITLE:=User-space Read-Copy-Update library
URL:=https://lttng.org/ URL:=https://lttng.org/
DEPENDS:=+libpthread DEPENDS:=+libpthread @!arc
endef endef
define Package/liburcu/description define Package/liburcu/description