re-enable BSDTAR now that the two issues (symlinks/atomicity) have been fixed.

This commit is contained in:
christos 2020-01-12 16:11:51 +00:00
parent ef653b7b64
commit 852bfb5491
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.1169 2019/12/14 10:59:25 mrg Exp $
# $NetBSD: bsd.own.mk,v 1.1170 2020/01/12 16:11:51 christos Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@ -1082,6 +1082,7 @@ MKSTATICPIE?= no
_MKVARS.yes= \
MKATF \
MKBINUTILS \
MKBSDTAR \
MKCOMPLEX MKCVS MKCXX \
MKDOC MKDTC \
MKDYNAMICROOT \
@ -1205,7 +1206,6 @@ _MKVARS.no= \
MKARGON2 \
MKARZERO \
MKBSDGREP \
MKBSDTAR \
MKCATPAGES MKCOMPATTESTS MKCOMPATX11 MKCTF \
MKDEBUG MKDEBUGLIB MKDTRACE \
MKEXTSRC \