mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
13 lines
382 B
JSON
13 lines
382 B
JSON
{
|
|
"pre-link-args": {"gcc": ["-m64"]},
|
|
"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",
|
|
"linker-flavor": "gcc",
|
|
"llvm-target": "x86_64-unknown-linux-gnu",
|
|
"target-endian": "little",
|
|
"target-pointer-width": "64",
|
|
"target-c-int-width": "32",
|
|
"arch": "x86_64",
|
|
"os": "linux",
|
|
"morestack": false
|
|
}
|