Blender Git Loki
Git Commits -> Revision 15e224d
Revision 15e224d by Brecht Van Lommel (master) August 2, 2019, 17:03 (GMT) |
Build: disable RTTI for the entire Cycles module, not only the kernel The partial disabling was causing issues with Clang and ASAN, and it seems we don't need to restrict it to the kernel anymore now that we are no longer using boost directly. |
Commit Details:
Full Hash: 15e224dca3f6b7d77b2503edd2764399bce1e79d
Parent Commit: a744fedc
Lines Changed: +2, -4