Searched hist:"2 a31cd215d9757a8fd6483c58fa965fc7d8aa91b" (Results 1 – 2 of 2) sorted by relevance
/freebsd/share/mk/ |
H A D | bsd.sanitizer.mk | diff 2a31cd215d9757a8fd6483c58fa965fc7d8aa91b Tue Dec 07 19:08:02 CET 2021 Ed Maste <emaste@FreeBSD.org> Apply ASAN/UBSAN Makefile check only for build target
COMPILER_TYPE is not set during cleandir and perhaps other non-build targets, and a build with ASAN or UBSAN enabled failed with an error reporting that runtime libraries could not be built.
PR: 260099 Reviewed by: dim Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32805
|
/freebsd/lib/ |
H A D | Makefile | diff 2a31cd215d9757a8fd6483c58fa965fc7d8aa91b Tue Dec 07 19:08:02 CET 2021 Ed Maste <emaste@FreeBSD.org> Apply ASAN/UBSAN Makefile check only for build target
COMPILER_TYPE is not set during cleandir and perhaps other non-build targets, and a build with ASAN or UBSAN enabled failed with an error reporting that runtime libraries could not be built.
PR: 260099 Reviewed by: dim Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32805
|