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