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
Update GCC compiler options to disable C++ exception handling altogether.
Also disable the creation of stack unwinding tables since these will not be
required without exceptions enabled.
0 commit comments