summaryrefslogtreecommitdiffstats
path: root/kernel/.cargo
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/.cargo')
-rw-r--r--kernel/.cargo/config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel/.cargo/config.toml b/kernel/.cargo/config.toml
new file mode 100644
index 0000000..a26e254
--- /dev/null
+++ b/kernel/.cargo/config.toml
@@ -0,0 +1,5 @@
+
+[unstable]
+build-std = ["core", "compiler_builtins"]
+[build]
+target = "i686-lisibleos.json"
Go back to lisible.xyz