summaryrefslogtreecommitdiff
path: root/05/tcc-0.9.27/config.h
diff options
context:
space:
mode:
Diffstat (limited to '05/tcc-0.9.27/config.h')
-rw-r--r--05/tcc-0.9.27/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/05/tcc-0.9.27/config.h b/05/tcc-0.9.27/config.h
index f49b07c..d96ba73 100644
--- a/05/tcc-0.9.27/config.h
+++ b/05/tcc-0.9.27/config.h
@@ -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 "../tcc-bootstrap"
+#define CONFIG_LDDIR "lib/x86_64-linux-gnu"
#define inline