remove dependency on clang

This commit is contained in:
opfez 2021-08-06 17:27:19 +02:00
parent 32dcc95c4a
commit c939029c84
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
CC = clang
CFLAGS = -Wall -Wextra -Werror -std=c99 -pedantic-errors
FORMAT = ./format