mirror of
https://github.com/jgamblin/Mirai-Source-Code
synced 2025-11-18 16:25:13 +00:00
Code Upload
Code Upload
This commit is contained in:
2
loader/build.debug.sh
Executable file
2
loader/build.debug.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
gcc -lefence -g -DDEBUG -static -lpthread -pthread -O3 src/*.c -o loader.dbg
|
||||
Reference in New Issue
Block a user