diff --git a/libs/liburcu/Makefile b/libs/liburcu/Makefile index 3bf46e0b6..6a661c8cf 100644 --- a/libs/liburcu/Makefile +++ b/libs/liburcu/Makefile @@ -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