Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Back to pax as tar until I figure out how I broke l...
details: https://anonhg.NetBSD.org/src/rev/424b8893f7b2
branches: trunk
changeset: 1006421:424b8893f7b2
user: christos <christos%NetBSD.org@localhost>
date: Tue Jan 14 16:48:18 2020 +0000
description:
Back to pax as tar until I figure out how I broke libarchive (hard link
extraction creates 0 length files for existing hard-links).
diffstat:
share/mk/bsd.own.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 00ecf7efb51a -r 424b8893f7b2 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Tue Jan 14 16:23:07 2020 +0000
+++ b/share/mk/bsd.own.mk Tue Jan 14 16:48:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1170 2020/01/12 16:11:51 christos Exp $
+# $NetBSD: bsd.own.mk,v 1.1171 2020/01/14 16:48:18 christos Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1082,7 +1082,6 @@
_MKVARS.yes= \
MKATF \
MKBINUTILS \
- MKBSDTAR \
MKCOMPLEX MKCVS MKCXX \
MKDOC MKDTC \
MKDYNAMICROOT \
@@ -1206,6 +1205,7 @@
MKARGON2 \
MKARZERO \
MKBSDGREP \
+ MKBSDTAR \
MKCATPAGES MKCOMPATTESTS MKCOMPATX11 MKCTF \
MKDEBUG MKDEBUGLIB MKDTRACE \
MKEXTSRC \
Home |
Main Index |
Thread Index |
Old Index