cpp: Restrict C++ exceptions usage to supported archs
This commit makes CONFIG_EXCEPTIONS un-selectable for the architectures
that are known to have broken C++ exception handling support
(see #32448).
Signed-off-by:
Stephanos Ioannidis <root@stephanos.io>
Loading
Please sign in to comment