summaryrefslogtreecommitdiff
path: root/05/tcc-0.9.27/config.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-02-19 19:43:13 -0800
committerpommicket <pommicket@gmail.com>2022-02-19 19:43:13 -0800
commita8c884e6cd294942f1392908284808860e49fe54 (patch)
tree28a717fc60dd115d0884a90eae371aaf01d79f39 /05/tcc-0.9.27/config.h
parent54a191a117bb3e4c217ff3fb06e6278b362f6309 (diff)
finish 05
Diffstat (limited to '05/tcc-0.9.27/config.h')
-rw-r--r--05/tcc-0.9.27/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/05/tcc-0.9.27/config.h b/05/tcc-0.9.27/config.h
index 95ec14d..2ed06d9 100644
--- a/05/tcc-0.9.27/config.h
+++ b/05/tcc-0.9.27/config.h
@@ -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