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
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue