liburcu: Do not build on ARC
Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
d62d17f605
commit
5caa5d0a79
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue