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 Remove (recently) commented out (recen...
details: https://anonhg.NetBSD.org/src/rev/a19f4818924b
branches: trunk
changeset: 320255:a19f4818924b
user: kre <kre%NetBSD.org@localhost>
date: Thu Jun 28 14:01:12 2018 +0000
description:
Remove (recently) commented out (recently added) liblsan SUBDIR
(it has been added a different way.)
diffstat:
external/gpl3/gcc/lib/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 2d2b3af9714f -r a19f4818924b external/gpl3/gcc/lib/Makefile
--- a/external/gpl3/gcc/lib/Makefile Thu Jun 28 13:31:57 2018 +0000
+++ b/external/gpl3/gcc/lib/Makefile Thu Jun 28 14:01:12 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2018/06/28 10:15:01 christos Exp $
+# $NetBSD: Makefile,v 1.17 2018/06/28 14:01:12 kre Exp $
.include <bsd.own.mk>
@@ -6,7 +6,6 @@
SUBDIR+= libgcc .WAIT
SUBDIR+= libiberty libobjc libgomp
SUBDIR+= libbacktrace
-# SUBDIR+= liblsan
SUBDIR+= liblto_plugin
.if (${MKLIBSTDCXX} != "no") && (${MKCXX} != "no")
Home |
Main Index |
Thread Index |
Old Index