]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable ssp raw test without ASAN
authorBrooks Davis <brooks@FreeBSD.org>
Wed, 28 Oct 2020 23:10:54 +0000 (23:10 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Wed, 28 Oct 2020 23:10:54 +0000 (23:10 +0000)
commitb0bffa3a4ce681aaaa7d0d9d65577cfd8bbbe933
tree91bc968fd38b3461e998b8eb9f2b99f1ccee37a7
parent3cbf9dc81c0436b11fca7829c55bcc94fdb4e52c
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