1
0
mirror of https://github.com/jgamblin/Mirai-Source-Code synced 2025-02-22 05:50:03 +00:00
Mirai-Source-Code/loader/build.debug.sh

3 lines
89 B
Bash
Raw Permalink Normal View History

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