projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66121b8
)
cjdns-tests: Don't build on ARC (#487)
author
Rosen Penev
<rosenp@gmail.com>
Mon, 29 Jul 2019 17:38:51 +0000
(10:38 -0700)
committer
William 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
patch
|
blob
|
history
diff --git
a/cjdns/Makefile
b/cjdns/Makefile
index 03e995429851baa99a20e6232ef0d6c78b2a40f4..e957b55377d673830fc137b7ad35e83e4a8afaaa 100644
(file)
--- a/
cjdns/Makefile
+++ b/
cjdns/Makefile
@@
-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