Updated the config.mk file to use GCC again

master
Linux User 5 years ago
parent 3e7478a643
commit 1f6b8e07a5

@ -35,4 +35,4 @@ LDFLAGS = ${LIBS}
#LDFLAGS = ${LIBS}
# compiler and linker
CC = tcc
CC = cc

Loading…
Cancel
Save