testing bootstrap
This commit is contained in:
parent
5e2d856b03
commit
fe7a0abd38
6 changed files with 22 additions and 11 deletions
|
@ -2,6 +2,6 @@
|
|||
#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 "/usr/local/lib/tcc-bootstrap"
|
||||
//#define CONFIG_LDDIR "lib/x86_64-linux-gnu"
|
||||
#define CONFIG_TCCDIR "../tcc-bootstrap"
|
||||
#define inline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue