fixed
This commit is contained in:
parent
ea661e7148
commit
5871a87dbd
2 changed files with 5 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
CFLAGS?=-pedantic -O0 -s -Wall
|
||||
CFLAGS?=-pedantic -O3 -s -Wall -Wextra
|
||||
CC?=cc
|
||||
|
||||
all:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue