cjdns-tests: Don't build on ARC (#487)
authorRosen Penev <rosenp@gmail.com>
Mon, 29 Jul 2019 17:38:51 +0000 (10:38 -0700)
committerWilliam Fleurant <meshnet@protonmail.com>
Mon, 29 Jul 2019 17:38:51 +0000 (13:38 -0400)
Not supported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
cjdns/Makefile

index 03e995429851baa99a20e6232ef0d6c78b2a40f4..e957b55377d673830fc137b7ad35e83e4a8afaaa 100644 (file)
@@ -56,7 +56,7 @@ define Package/cjdns-tests
        TITLE:=cjdns test cases
        URL:=https://github.com/cjdelisle/cjdns
        MAINTAINER:=Lars Gierth <larsg@systemli.org>
-       DEPENDS:=+libpthread +librt
+       DEPENDS:=+libpthread +librt @!arc
 endef
 
 define Package/cjdns-test/description