Commit 8453e39
riscv: Change default to -mstrict-align
Zephyr doesn't provide support for handling unaligned access exceptions, so
we need to make the default compiler setting avoid generating any.
Signed-off-by: Keith Packard <[email protected]>1 parent 24d48cb commit 8453e39
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments