Commit f34209c
cmake: Check for zephyr-gnu when force -O2 for C++ exceptions
If the application is using exceptions, we need to use
SPEED_OPTIMIZATIONS to get the libstdc++ version with exception
support.
Signed-off-by: Keith Packard <[email protected]>1 parent eaa1f17 commit f34209c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
0 commit comments