diff --git a/config.mk b/config.mk index feff5d9..23cead8 100644 --- a/config.mk +++ b/config.mk @@ -35,4 +35,4 @@ STLDFLAGS = $(LIBS) $(LDFLAGS) # `$(PKG_CONFIG) --libs freetype2` # compiler and linker -CC = clang +CC = cc