Current section
Files
Jump to
Current section
Files
c_src/tinycc/config.h
/* Automatically generated by configure - do not modify */
#ifndef CONFIG_TCCDIR
# define CONFIG_TCCDIR "/usr/local/lib/tcc"
#endif
#ifndef CONFIG_TCC_PREDEFS
# define CONFIG_TCC_PREDEFS 1
#endif
#define TCC_VERSION "0.9.27"
#define GCC_MAJOR 13
#define GCC_MINOR 3
#define CC_NAME CC_gcc