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",
"os": "none",
"executables": true,
"linker-flavor": "ld",
"linker": "ld.lld",
"linker-flavor": "ld.lld",
"panic-strategy": "abort",
"disable-redzone": true,
"features": "-mmx,-sse,+soft-float"