Commit bd0b19b
committed
fix(PROS): use soft-float ABI for SDK funcs
Fixes PROS programs don't use soft float ABI for VEX SDK functions
Fixes #26
Switch the PROS build back to the armv7a-vex-v5 target so that it correctly resolves `extern "system"` functions keep Thumb mode disabled as expected this time.1 parent ec8f870 commit bd0b19b
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | 154 | | |
157 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| |||
0 commit comments