lang-bootstrap/05/tcc-0.9.27/config.h
2023-07-03 15:39:37 -04:00

7 lines
208 B
C

#define TCC_VERSION "0.9.27"
#define CONFIG_TCC_STATIC 1
#define TCC_TARGET_X86_64 1
#define ONE_SOURCE 1
//#define CONFIG_LDDIR "lib/x86_64-linux-gnu"
#define CONFIG_TCCDIR "../tcc-bootstrap"
#define inline