Add a .cargo/config file

This commit is contained in:
Philipp Oppermann
2019-04-20 18:05:13 +02:00
parent 3c2a5ef0f6
commit c1064ad316

5
.cargo/config Normal file
View File

@@ -0,0 +1,5 @@
[build]
target = "x86_64-blog_os.json"
[target.'cfg(target_os = "none")']
runner = "bootimage runner"