first birth of the yarn algo
This commit is contained in:
parent
a9a4417919
commit
75581c7ee0
4 changed files with 66 additions and 16 deletions
|
|
@ -33,7 +33,7 @@
|
|||
tree
|
||||
]
|
||||
++ (
|
||||
if system == "x86_64-linux"
|
||||
if system == "x86_64-linux" || system == "aarch64-linux"
|
||||
then [valgrind valgrind.dev]
|
||||
else []
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue