]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/target-specs/my-x86_64-unknown-linux-gnu-platform.json
Rollup merge of #107835 - tshepang:fmt, r=WaffleLapkin
[rust.git] / tests / run-make-fulldeps / target-specs / my-x86_64-unknown-linux-gnu-platform.json
1 {
2     "pre-link-args": {"gcc": ["-m64"]},
3     "data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128",
4     "linker-flavor": "gcc",
5     "llvm-target": "x86_64-unknown-linux-gnu",
6     "target-endian": "little",
7     "target-pointer-width": "64",
8     "target-c-int-width": "32",
9     "arch": "x86_64",
10     "os": "linux",
11     "morestack": false
12 }