aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2022-09-14 17:45:11 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2022-09-14 17:45:11 +0200
commit6511532398a6135f055052bc49ba81aa6901e5a6 (patch)
tree77932ced37777ea5035e1a0520933fea7427dad1
parente26e1f8b1c45348204c91603cf800a611f97d0e8 (diff)
Rename target to x86-loadnothing.json (from x86_64)
-rw-r--r--stage2/.cargo/config.toml2
-rw-r--r--stage2/x86-loadnothing.json (renamed from stage2/x86_64-loadnothing.json)0
2 files changed, 1 insertions, 1 deletions
diff --git a/stage2/.cargo/config.toml b/stage2/.cargo/config.toml
index 354486a..43992ea 100644
--- a/stage2/.cargo/config.toml
+++ b/stage2/.cargo/config.toml
@@ -3,4 +3,4 @@ build-std = ["core", "compiler_builtins"]
build-std-features = ["compiler-builtins-mem", "panic_immediate_abort"]
[build]
-target = "x86_64-loadnothing.json"
+target = "x86-loadnothing.json"
diff --git a/stage2/x86_64-loadnothing.json b/stage2/x86-loadnothing.json
index ee812b3..ee812b3 100644
--- a/stage2/x86_64-loadnothing.json
+++ b/stage2/x86-loadnothing.json