liburcu: Switch from @!arc to targets
authorRosen Penev <redacted>
Thu, 26 Sep 2019 05:29:07 +0000 (22:29 -0700)
committerRosen Penev <redacted>
Thu, 26 Sep 2019 05:29:07 +0000 (22:29 -0700)
Works around a bug with the buildbots where they try to build it.

Signed-off-by: Rosen Penev <redacted>
libs/liburcu/Makefile

index 3bf46e0b61166db611c122617a25224388c905bb..6a661c8cfcdec3d8c31bf3dde70ee531ea02aea0 100644 (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
git clone https://git.99rst.org/PROJECT