]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable ssp raw test without ASAN
authorbrooks <brooks@FreeBSD.org>
Wed, 28 Oct 2020 23:10:54 +0000 (23:10 +0000)
committerbrooks <brooks@FreeBSD.org>
Wed, 28 Oct 2020 23:10:54 +0000 (23:10 +0000)
commitff92cddcc15e09c06d1514bae97483c02a9fcc26
tree91bc968fd38b3461e998b8eb9f2b99f1ccee37a7
parent8cd0b5b206e487786a7e38d71413a125d7364755
Disable ssp raw test without ASAN

r366981 disabled ASAN when it might not be reliable (with an external
compiler), but this test is broken without ASAN so disable it completely
in that case.

PR: 250706
Reviewed by: emaste, lwhsu
Differential Revision: https://reviews.freebsd.org/D26982
lib/libc/tests/ssp/Makefile