use the default CC per makefile var
This commit is contained in:
parent
f12c8f00b4
commit
4a31cd8cbf
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -1,4 +1,3 @@
|
|||
CC = gcc
|
||||
CFILES = toml.c
|
||||
|
||||
CFLAGS = -std=c99 -Wall -Wextra -fpic
|
||||
|
|
Loading…
Reference in a new issue