27 lines
573 B
JSON
27 lines
573 B
JSON
|
{
|
||
|
"is-builtin": false,
|
||
|
"arch": "x86_64",
|
||
|
"cpu": "x86-64",
|
||
|
"os": "none",
|
||
|
"llvm-target": "x86_64-unknown-linux-gnu",
|
||
|
"data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128",
|
||
|
"max-atomic-width": 64,
|
||
|
"target-pointer-width": "64",
|
||
|
|
||
|
"disable-redzone": true,
|
||
|
"executables": true,
|
||
|
"panic-strategy": "abort",
|
||
|
"features": "-avx,-sse,+soft-float",
|
||
|
|
||
|
"has-thread-local": false,
|
||
|
|
||
|
"linker": "rust-lld",
|
||
|
"linker-flavor": "ld.lld",
|
||
|
|
||
|
"pre-link-args": {
|
||
|
"ld.lld": [
|
||
|
"-Tetc/x86_64-unknown-none.ld"
|
||
|
]
|
||
|
}
|
||
|
}
|