Skip to content

Commit 8898b5b

Browse files
committed
fix target-pointer-width in tests
1 parent 6010821 commit 8898b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/thumbv7em-none-eabi-renamed.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
},
2020
"panic-strategy": "abort",
2121
"relocation-model": "static",
22-
"target-pointer-width": "32"
22+
"target-pointer-width": 32
2323
}

0 commit comments

Comments
 (0)