Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/lib/libasan consistency, define to empty.
details: https://anonhg.NetBSD.org/src/rev/198ba839e6ad
branches: trunk
changeset: 319763:198ba839e6ad
user: christos <christos%NetBSD.org@localhost>
date: Sat Jun 09 22:39:29 2018 +0000
description:
consistency, define to empty.
diffstat:
external/gpl3/gcc/lib/libasan/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 33c49695ba00 -r 198ba839e6ad external/gpl3/gcc/lib/libasan/Makefile
--- a/external/gpl3/gcc/lib/libasan/Makefile Sat Jun 09 21:18:41 2018 +0000
+++ b/external/gpl3/gcc/lib/libasan/Makefile Sat Jun 09 22:39:29 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2018/06/02 01:38:41 christos Exp $
+# $NetBSD: Makefile,v 1.24 2018/06/09 22:39:29 christos Exp $
UNSUPPORTED_COMPILER.clang= # defined
-NOSANITIZER=yes
+NOSANITIZER= # defined
.include <bsd.own.mk>
Home |
Main Index |
Thread Index |
Old Index