]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libsanitizer/configure.tgt
PR sanitizer/59061
[thirdparty/gcc.git] / libsanitizer / configure.tgt
index bdfc22e3718f40992ac0545b2d34f5806c0bb27f..b17ed73258d6ea71662f484516a0797ed2878d40 100644 (file)
@@ -23,6 +23,7 @@ case "${target}" in
   x86_64-*-linux* | i?86-*-linux*)
        if test x$ac_cv_sizeof_void_p = x8; then
                TSAN_SUPPORTED=yes
+               LSAN_SUPPORTED=yes
        fi
        ;;
   powerpc*-*-linux*)