mirror of
https://github.com/logos-storage/zk-benchmarks.git
synced 2026-01-30 11:23:18 +00:00
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
|
|
gcc -O3 fakedata.c -o fakedata
|