On Wed, 15 Dec 2021 12:17:57 -0500 Ed Maste <ema...@freebsd.org> wrote:
> On Wed, 15 Dec 2021 at 11:39, Emmanuel Vadot <m...@freebsd.org> wrote: > > > > The branch main has been updated by manu: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=a46856c3f9ec86bd8f0436c3f0736783c2f804db > > > > commit a46856c3f9ec86bd8f0436c3f0736783c2f804db > > Author: Emmanuel Vadot <m...@freebsd.org> > > AuthorDate: 2021-12-15 16:38:33 +0000 > > Commit: Emmanuel Vadot <m...@freebsd.org> > > CommitDate: 2021-12-15 16:39:36 +0000 > > > > amd64: Do not build sconfig > > > > We do not build the drivers for this arch so no need to build the > > configuration tools. > > Gleb enabled cp(4) on amd64 in 6aae3517ed25, then enabled sconfig in > c2426723394b. We don't build the modules. All I see is that the driver files have moved from files.i386 to files.x86 So yeah in theory someone could build a custom amd64 kernel with this driver. But given that we've never exposed this to the amd64 world I doubt that we need it. I'll wait for the thread on current@ to continue and if we really want to keep this obsolete thing for amd64 I'll revert. -- Emmanuel Vadot <m...@bidouilliste.com> <m...@freebsd.org>