Forgot to switch back to cc
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Jef Roosens 2022-03-05 10:33:34 +01:00
parent c8b1194ad0
commit 84b417c22e
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30

View file

@ -35,4 +35,4 @@ STLDFLAGS = $(LIBS) $(LDFLAGS)
# `$(PKG_CONFIG) --libs freetype2`
# compiler and linker
CC = clang
CC = cc