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