mirror of
https://github.com/fluencelabs/fluence-VRF
synced 2025-06-05 19:11:32 +00:00
2 lines
188 B
Bash
2 lines
188 B
Bash
g++ -O3 -march=native base_test.cpp ../src/x86.s -m32 -I ~/32/include/ -I ../include/ -I ../../xbyak/ -I ../../cybozulib/include ~/32/lib/libgmp.a ~/32/lib/libgmpxx.a -I ~/32/lib -DNDEBUG
|