Comment out configuration until there is a way to ignore it for runners

This commit is contained in:
Philipp Oppermann
2020-08-23 18:33:34 +02:00
parent edd155d570
commit a3d58588a2

View File

@@ -1,8 +1,8 @@
[unstable]
build-std = ["core", "compiler_builtins"]
# build-std = ["core", "compiler_builtins"]
[build]
target = "x86_64-blog_os.json"
# target = "x86_64-blog_os.json"
[target.'cfg(target_os = "none")']
runner = "bootimage runner"