adjust blog post to reflect json changes

This commit is contained in:
Steve Klabnik
2018-03-06 16:37:07 +00:00
committed by Philipp Oppermann
parent b106ed8fc0
commit e120e49efb

View File

@@ -182,8 +182,7 @@ Our target specification file now looks like this:
"target-c-int-width": "32", "target-c-int-width": "32",
"os": "none", "os": "none",
"executables": true, "executables": true,
"linker-flavor": "ld", "linker-flavor": "ld.lld",
"linker": "ld.lld",
"panic-strategy": "abort", "panic-strategy": "abort",
"disable-redzone": true, "disable-redzone": true,
"features": "-mmx,-sse,+soft-float" "features": "-mmx,-sse,+soft-float"