Skip to content
Commit a5d42977 authored by Eugene Kim's avatar Eugene Kim
Browse files

Fix ubsan linking

That is, do not manually pass -lubsan to the linker, but specify the
same -fsanitize=XXX flags to the linker.  This is the correct way for
both GCC and Clang.
parent ae0c2fd8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment