2 changed files with 7 additions and 1 deletions
@ -1 +1 @@ |
|||
gcc -g -Wall -Wextra $1 -fsanitize=address,undefined gui.c stb_truetype.o -lX11 -lm |
|||
gcc -g -Wall -Wextra -Wno-stringop-overflow $1 -fsanitize=address,undefined gui.c stb_truetype.o -lX11 -lm |
|||
|
Loading…
Reference in new issue