mirai/loader/build.sh

3 lines
65 B
Bash
Raw Normal View History

2016-10-25 07:08:01 -04:00
#!/bin/bash
gcc -static -O3 -lpthread -pthread src/*.c -o loader