finish 05
This commit is contained in:
parent
54a191a117
commit
a8c884e6cd
6 changed files with 747 additions and 35 deletions
|
@ -1,10 +1,7 @@
|
|||
#define TCC_VERSION "0.9.27"
|
||||
#define CONFIG_TCC_STATIC 1
|
||||
//#define CONFIG_TCC_ELFINTERP "/XXX"
|
||||
//#define CONFIG_TCC_CRT_PREFIX "/XXX"
|
||||
//#define CONFIG_SYSROOT "/XXX"
|
||||
#define inline
|
||||
#define TCC_TARGET_X86_64 1
|
||||
#define ONE_SOURCE 1
|
||||
#define CONFIG_LDDIR "lib/x86_64-linux-gnu"
|
||||
#define CONFIG_TCCDIR "/usr/local/lib/tcc-bootstrap"
|
||||
#define inline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue