liburcu: Fix typo from last commit
authorRosen Penev <redacted>
Thu, 26 Sep 2019 18:16:58 +0000 (11:16 -0700)
committerRosen Penev <redacted>
Thu, 26 Sep 2019 18:16:58 +0000 (11:16 -0700)
Signed-off-by: Rosen Penev <redacted>
libs/liburcu/Makefile

index 6a661c8cfcdec3d8c31bf3dde70ee531ea02aea0..401c5db54e59d8ddd8144bf23d98332f0e7717f3 100644 (file)
@@ -32,7 +32,7 @@ define Package/liburcu
        CATEGORY:=Libraries
        TITLE:=User-space Read-Copy-Update library
        URL:=https://lttng.org/
-       DEPENDS:=+libpthread @!TARGET_arc770 @1TARGET_archs38
+       DEPENDS:=+libpthread @!TARGET_arc770 @!TARGET_archs38
 endef
 
 define Package/liburcu/description
git clone https://git.99rst.org/PROJECT