Compile using clang
This commit is contained in:
parent
28ea4871dc
commit
bdf2e7feca
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -1,4 +1,5 @@
|
||||||
CFLAGS=-std=c99 -Wextra -pedantic -g -O2
|
CFLAGS=-std=c99 -Wextra -pedantic -g -O2
|
||||||
|
CC=clang
|
||||||
|
|
||||||
CFLAGS=-std=c99 -Wextra -pedantic -g -O0
|
CFLAGS=-std=c99 -Wextra -pedantic -g -O0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue