mirror of
https://github.com/0x221E/ibuild.git
synced 2026-01-18 02:42:20 +00:00
2 lines
80 B
Bash
2 lines
80 B
Bash
|
|
gcc -o ibuild src/main.c src/memory.c src/utils.c -fsanitize=address -g -DDEBUG
|