Skip to content
Commit 2b46521c authored by Steven Perron's avatar Steven Perron Committed by David Neto
Browse files

Add -fsantize to link flags. (#2506)

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.
parent 82ebbbba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment