Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk bsd.own.mk: MKLLD, MKLLDB, MKMCLINKER are obsolete
details: https://anonhg.NetBSD.org/src/rev/8b62480dcab9
branches: trunk
changeset: 376114:8b62480dcab9
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Jun 01 21:47:19 2023 +0000
description:
bsd.own.mk: MKLLD, MKLLDB, MKMCLINKER are obsolete
MKLLD, MKLLDB, MKMCLINKER aren't used in the build,
so remove them.
These were obsoleted by joerg@ on 2019-11-11
with the update of LLVM to 10.0.0git (01f3a59).
diffstat:
share/mk/bsd.own.mk | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r f8aae8355f2e -r 8b62480dcab9 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Thu Jun 01 20:56:35 2023 +0000
+++ b/share/mk/bsd.own.mk Thu Jun 01 21:47:19 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1331 2023/05/31 20:47:35 lukem Exp $
+# $NetBSD: bsd.own.mk,v 1.1332 2023/06/01 21:47:19 lukem Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1366,12 +1366,9 @@ MKDEBUGTOOLS?=${MKTOOLSDEBUG:Uno}
MKKYUA \
MKLIBCXX \
MKLINT \
- MKLLD \
- MKLLDB \
MKLLVM \
MKLLVMRT \
MKMANZ \
- MKMCLINKER \
MKNOUVEAUFIRMWARE \
MKNSD \
MKOBJDIRS \
Home |
Main Index |
Thread Index |
Old Index