mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-11-03 13:30:52 -05:00
3 lines
63 B
Bash
3 lines
63 B
Bash
|
|
gcc -Wall -march=native -pthread -O3 *.c -lpthread -lm -o q65
|
||
|
|
|