mirror of
https://github.com/guilhermewerner/rust-ps2
synced 2025-06-15 21:34:19 +00:00
Update project structure
This commit is contained in:
3
ps2.json
3
ps2.json
@ -8,16 +8,13 @@
|
||||
"linker": "mips64el-none-elf-ld",
|
||||
"linker-flavor": "ld",
|
||||
"llvm-target": "mipsel-none-elf",
|
||||
"llvm-args": "-mxgot",
|
||||
"max-atomic-width": 32,
|
||||
"os": "none",
|
||||
"panic_strategy": "abort",
|
||||
"position-independent-executables": false,
|
||||
"relro-level": "full",
|
||||
"target-c-int-width": "32",
|
||||
"target-endian": "little",
|
||||
"target-pointer-width": "32",
|
||||
"soft-float": true,
|
||||
"vendor": "unknown",
|
||||
"post-link-args": {
|
||||
"ld": [
|
||||
|
Reference in New Issue
Block a user