X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=config.mk;fp=config.mk;h=46457f7f2b803366e7593147512ce3db09e2fa34;hp=298484ee71a56df0c19d0c67a6a573c4eb9c93c7;hb=3604445ffc6ff1bfdfc7614771ca659e423b404b;hpb=ac11bbb03b923cbe02cd17130ae643b2c4b004ec 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