mirai/loader/build.debug.sh
2016-10-25 06:08:01 -05:00

3 lines
89 B
Bash
Executable File

#!/bin/bash
gcc -lefence -g -DDEBUG -static -lpthread -pthread -O3 src/*.c -o loader.dbg