cjdns-tests: Don't build on ARC (#487)

Not supported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 9f5d42692e)
This commit is contained in:
Rosen Penev 2019-07-29 10:38:51 -07:00 committed by Paul Spooren
parent 01417ad681
commit bf77e5f0e0
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,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