Skip to content

Commit fe8d893

Browse files
committed
Update target specs
1 parent 0b98447 commit fe8d893

4 files changed

+4
-0
lines changed

thumbv6m-linux-eabi.json

+1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
"relocation-model": "static",
2424
"target-endian": "little",
2525
"target-pointer-width": "32",
26+
"target-c-int-width": "32",
2627
"vendor": ""
2728
}

thumbv7em-linux-eabi.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
"relocation-model": "static",
2323
"target-endian": "little",
2424
"target-pointer-width": "32",
25+
"target-c-int-width": "32",
2526
"vendor": ""
2627
}

thumbv7em-linux-eabihf.json

+1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
"relocation-model": "static",
2424
"target-endian": "little",
2525
"target-pointer-width": "32",
26+
"target-c-int-width": "32",
2627
"vendor": ""
2728
}

thumbv7m-linux-eabi.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
"relocation-model": "static",
2323
"target-endian": "little",
2424
"target-pointer-width": "32",
25+
"target-c-int-width": "32",
2526
"vendor": ""
2627
}

0 commit comments

Comments
 (0)