- add -dumpversion cmd.line opt
@ -25,6 +25,11 @@ endif
endif
# make clang accept gnuisms in libtcc1.c
ifeq ($(CC),clang)
CFLAGS+=-fheinous-gnu-extensions
ifdef CONFIG_WIN64
CONFIG_WIN32=yes
The note is not visible to the blocked user.