mirai/loader/build.debug.sh

3 lines
89 B
Bash
Raw Normal View History

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