You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
456 B
17 lines
456 B
{
|
|
"cpu": "pentium4",
|
|
"data-layout": "e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128",
|
|
"llvm-target": "i686-unknown-none",
|
|
"target-endian": "little",
|
|
"target-pointer-width": "32",
|
|
"target-c-int-width": "32",
|
|
"features": "-mmx,-sse,+soft-float",
|
|
"os": "none",
|
|
"arch": "x86",
|
|
"linker-flavor": "ld",
|
|
"pre-link-args": ["-m32"],
|
|
"eliminate-frame-pointer": false,
|
|
"no-compiler-rt": true,
|
|
"morestack": false,
|
|
"panic-strategy": "abort"
|
|
} |