Don't sanitize the sanitizer.

This commit is contained in:
christos 2018-06-02 01:38:41 +00:00
parent a4bb88f1bb
commit a62bd702e8
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.22 2018/04/02 22:35:26 mrg Exp $
# $NetBSD: Makefile,v 1.23 2018/06/02 01:38:41 christos Exp $
UNSUPPORTED_COMPILER.clang= # defined
NOSANITIZER=yes
.include <bsd.own.mk>