Update target specs
This commit is contained in:
parent
0b9844764e
commit
fe8d893a6b
|
@ -23,5 +23,6 @@
|
||||||
"relocation-model": "static",
|
"relocation-model": "static",
|
||||||
"target-endian": "little",
|
"target-endian": "little",
|
||||||
"target-pointer-width": "32",
|
"target-pointer-width": "32",
|
||||||
|
"target-c-int-width": "32",
|
||||||
"vendor": ""
|
"vendor": ""
|
||||||
}
|
}
|
||||||
|
|
|
@ -22,5 +22,6 @@
|
||||||
"relocation-model": "static",
|
"relocation-model": "static",
|
||||||
"target-endian": "little",
|
"target-endian": "little",
|
||||||
"target-pointer-width": "32",
|
"target-pointer-width": "32",
|
||||||
|
"target-c-int-width": "32",
|
||||||
"vendor": ""
|
"vendor": ""
|
||||||
}
|
}
|
||||||
|
|
|
@ -23,5 +23,6 @@
|
||||||
"relocation-model": "static",
|
"relocation-model": "static",
|
||||||
"target-endian": "little",
|
"target-endian": "little",
|
||||||
"target-pointer-width": "32",
|
"target-pointer-width": "32",
|
||||||
|
"target-c-int-width": "32",
|
||||||
"vendor": ""
|
"vendor": ""
|
||||||
}
|
}
|
||||||
|
|
|
@ -22,5 +22,6 @@
|
||||||
"relocation-model": "static",
|
"relocation-model": "static",
|
||||||
"target-endian": "little",
|
"target-endian": "little",
|
||||||
"target-pointer-width": "32",
|
"target-pointer-width": "32",
|
||||||
|
"target-c-int-width": "32",
|
||||||
"vendor": ""
|
"vendor": ""
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue