2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-01 16:53:28 +00:00
This commit is contained in:
Jack Andersen 2019-04-06 19:49:21 -10:00
parent 3a26902951
commit 1f10769af3

View File

@ -4,7 +4,7 @@
To enable checking for uninitialized memory accesses with
[MemorySanitizer](https://clang.llvm.org/docs/MemorySanitizer.html), pass
`-DURDE\_MSAN=On` to the CMake command line.
`-DURDE_MSAN=On` to the CMake command line.
URDE and boo will conditionally disable certain features when MemorySanitizer
is enabled. Audio will not be processed in order to avoid the significant
CPU expense required for mixing. Disabling audio also avoids the need to