summaryrefslogtreecommitdiff
path: root/05/tcc-0.9.27/config.h
diff options
context:
space:
mode:
authorDawid Sobczak <dawidsobczak@fastmail.com>2023-07-01 19:19:53 +0100
committerpommicket <pommicket@gmail.com>2023-07-03 15:39:37 -0400
commitfe7a0abd38d61a449c4beaa7a514c2be5df872cf (patch)
treefb186f75a3222c2eead0cd9adf73b5ff0f3434c4 /05/tcc-0.9.27/config.h
parent5e2d856b03eeffd1d4358a5137aeda4e645d3b11 (diff)
testing bootstrap
Diffstat (limited to '05/tcc-0.9.27/config.h')
-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