Subversion Repositories Kolibri OS

Rev

Rev 647 | Rev 6429 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
145 halyavin 1
/* Automatically generated by configure - do not modify */
2
#define CONFIG_TCCDIR "/usr/local/lib/tcc"
3
#define GCC_MAJOR 3
4
#define HOST_I386 1
5
#define TCC_VERSION "0.9.23"
6
//#define TCC_TARGET_PE
7
#define TCC_TARGET_MEOS
6410 siemargl 8
 
9
/* enable bound checking code */
10
//#define CONFIG_TCC_BCHECK 1
11