mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:27:35 +00:00
![]() This enables building usermode programs with exception handling. It also builds a libstdc++ without exception support for the kernel. This is necessary because the libstdc++ that gets built is different when exceptions are enabled. Using the same library binary would require extensive stubs for exception-related functionality in the kernel. |
||
---|---|---|
.. | ||
Platform | ||
CMakeToolchain.txt |