mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2025-01-03 21:51:05 +00:00
2b46521cd7
The option "SPIRV_USE_SANITIZER=address" does not work as stated in our documentation because the link step fails for the tools. We have to add -fsanitize to the link flags so the correct libraries are added on the link step. Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/2482. |
||
---|---|---|
.. | ||
linux | ||
macos | ||
windows |