This commit is contained in:
randogoth 2024-12-31 23:37:57 +02:00
parent 7ed1e5e4e6
commit bdf3e8dde5
4 changed files with 86 additions and 150 deletions

View file

@ -1,2 +1,6 @@
diehard file:
dieharder -a -g 201 -f {{file}}
dieharder -a -g 201 -f {{file}}
build arg:
cargo build {{arg}}
cargo ndk -t arm64-v8a -t armeabi-v7a -t x86_64 build {{arg}}