mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 19:14:31 +04:00
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:
committed by
Paul Spooren
parent
01417ad681
commit
bf77e5f0e0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user