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>
pull/10078/head
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
1 changed files with 1 additions and 1 deletions

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