revitalized

This commit is contained in:
mtgmonkey 2025-05-13 00:10:37 -04:00
parent 2190a5c04d
commit a46f795b5a
12 changed files with 52 additions and 86 deletions

View file

@ -1,5 +1,6 @@
[build]
target = "x86_64-rustboot.json" # target OS specifications
[unstable]
build-std = ["core", "compiler_builtins"] # recompile these
build-std-features = ["compiler-builtins-mem"]
[build]
target = "x86_64-rustboot.json" # target OS specifications