ocelli/justfile
randogoth bdf3e8dde5 FFI
2024-12-31 23:37:57 +02:00

6 lines
146 B
Makefile

diehard 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}}