Mirai-Source-Code/loader/build.debug.sh

3 lines
89 B
Bash
Raw Permalink Normal View History

2020-05-05 14:29:54 +02:00
#!/bin/bash
gcc -lefence -g -DDEBUG -static -lpthread -pthread -O3 src/*.c -o loader.dbg