diff --git a/config.mk b/config.mk index 7f74ae6..01fc8d9 100644 --- a/config.mk +++ b/config.mk @@ -16,4 +16,4 @@ LDFLAGS = -s LDLIBS = -lasound # compiler and linker -CC = cc +CC = tcc