Commit aa6c690
committed
cmake: Disable Newlib-nano for Xtensa
This commit temporarily disables the Newlib nano variant for the Xtensa
architecture because there is a bug in the nano `memset` implementation
causing a system crash (see the GitHub issue #660).
Revert this commit when #660 is fixed.
Signed-off-by: Stephanos Ioannidis <[email protected]>1 parent 3c931c1 commit aa6c690
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments