You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <keithp@keithp.com>
0 commit comments