Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2021 09:17:05 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 9e94953e66bd - main - Revert "amd64: Do not build sconfig"
Message-ID:  <202112210917.1BL9H5Pd079267@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/src/commit/?id=9e94953e66bd9ada08bc33b37421f307abadfa93

commit 9e94953e66bd9ada08bc33b37421f307abadfa93
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2021-12-21 09:14:45 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2021-12-21 09:14:45 +0000

    Revert "amd64: Do not build sconfig"
    
    This reverts commit a46856c3f9ec86bd8f0436c3f0736783c2f804db.
    
    Requested by:   glebius
---
 sbin/Makefile.amd64 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sbin/Makefile.amd64 b/sbin/Makefile.amd64
index 2d231b0cb2b0..4135c44082c9 100644
--- a/sbin/Makefile.amd64
+++ b/sbin/Makefile.amd64
@@ -2,3 +2,4 @@
 
 SUBDIR += bsdlabel
 SUBDIR += fdisk
+SUBDIR += sconfig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112210917.1BL9H5Pd079267>