Commit 9422c4b
committed
[cmake] Avoid passing -mcx16 to non-x86_64 compilations
We were checking the host instead of the target compiler, causing many
warnings about passing -mcx16 while building the runtime for arm.1 parent f3da35a commit 9422c4b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments