Specify NOLIBCSANITIZER in lib/csu
The low-level libraries in csu are used in non-sanitized code.
This commit is contained in:
parent
38a0dc974f
commit
1ec5b47878
@ -1,5 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.36 2018/06/16 18:58:00 kamil Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2018/07/26 01:25:23 kamil Exp $
|
||||
|
||||
NOLIBCSANITIZER= # defined
|
||||
NOSANITIZER= # defined
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user