cjdns-tests: Don't build on ARC
Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
cb3f9d2436
commit
e96377563a
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ define Package/cjdns-tests
|
||||||
TITLE:=cjdns test cases
|
TITLE:=cjdns test cases
|
||||||
URL:=https://github.com/cjdelisle/cjdns
|
URL:=https://github.com/cjdelisle/cjdns
|
||||||
MAINTAINER:=Lars Gierth <larsg@systemli.org>
|
MAINTAINER:=Lars Gierth <larsg@systemli.org>
|
||||||
DEPENDS:=+libpthread +librt
|
DEPENDS:=+libpthread +librt @!arc
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/cjdns-test/description
|
define Package/cjdns-test/description
|
||||||
|
|
Loading…
Reference in a new issue