summaryrefslogtreecommitdiff
path: root/.build
diff options
context:
space:
mode:
authorAlejandro Sior <aho@sior.be>2022-08-06 12:02:12 +0200
committerAlejandro Sior <aho@sior.be>2022-08-06 12:02:12 +0200
commit9ed173f524d657559ef27dde0a28eae72c3364bd (patch)
treec1ee760f37f816c072dfd6d88c419085858e4203 /.build
parent09d7a6f5793971df4e731c601bd2550bf0a80b3d (diff)
cook: better toolchain system
Diffstat (limited to '.build')
-rw-r--r--.build5
1 files changed, 0 insertions, 5 deletions
diff --git a/.build b/.build
index 134b1c1..f7f817c 100644
--- a/.build
+++ b/.build
@@ -1,6 +1 @@
-global cc
-cc = System.c_compiler()
-global ld
-ld = System.c_linker()
-
subdir("test") \ No newline at end of file