Skip to content
  • Martyn Gigg's avatar
    Remove manual linking to asan library · 2db491e5
    Martyn Gigg authored
    If included then clang on Linux reports "incompatible ASan runtimes"
    on running the executables. This lets the -fsanitize flag handle
    everything, which seems to do the correct thing for gcc and clang.
    2db491e5