X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/0015e198bfceae50a55403ad1339345340f4dcc0..9494362d0b35dfe2fa22c3e36ed7b2043b2e8a3d:/config.mk?ds=sidebyside diff --git a/config.mk b/config.mk index 298484e..46457f7 100644 --- a/config.mk +++ b/config.mk @@ -24,5 +24,5 @@ CFLAGS += -g -std=c99 -pedantic -Wall -Wvariadic-macros -Os ${INCS} ${CPPFLAGS} LDFLAGS += -g ${LIBS} # compiler and linker -CC ?= cc +# CC = cc