diff --git a/libs/liburcu/Makefile b/libs/liburcu/Makefile index 9a2f51ec7..744355fe0 100644 --- a/libs/liburcu/Makefile +++ b/libs/liburcu/Makefile @@ -31,7 +31,7 @@ define Package/liburcu CATEGORY:=Libraries TITLE:=User-space Read-Copy-Update library URL:=https://lttng.org/ - DEPENDS:=+libpthread + DEPENDS:=+libpthread @!arc endef define Package/liburcu/description