liburcu: Switch from @!arc to targets

Works around a bug with the buildbots where they try to build it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2019-09-25 22:29:07 -07:00
parent 4e6dae7f39
commit 47b5986750
No known key found for this signature in database
GPG key ID: 36D31CFA845F0E3B

View file

@ -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