]> git.lizzy.rs Git - loadnothing.git/blobdiff - stage2/x86-loadnothing.json
Manual memory origin fix
[loadnothing.git] / stage2 / x86-loadnothing.json
index ee812b38bf291c126b030724d68914303968d704..556f46e0946f6cd1714b1e63c2872fd8cd7cf2cb 100644 (file)
@@ -12,5 +12,6 @@
        "panic-strategy": "abort",
        "disable-redzone": true,
        "features": "-mmx,-sse,+soft-float",
-       "cpu": "pentium"
+       "cpu": "pentium",
+       "relocation-model": "static"
 }