tinycc/bootstrap/base_config.h

5 lines
96 B
C
Raw Permalink Normal View History

2020-05-21 02:19:56 +00:00
#ifndef CONFIG_TCCDIR
# define CONFIG_TCCDIR "/usr/lib/tcc"
#endif
#define TCC_VERSION "0.9.27"