On Thu, Jan 7, 2021, 6:34 AM Kyle Evans <kev...@freebsd.org> wrote:

> On Thu, Jan 7, 2021 at 1:50 AM Peter Jeremy <pe...@rulingia.com> wrote:
> >
> > On 2020-Dec-31 17:17:51 +0000, Kyle Evans <kev...@freebsd.org> wrote:
> > >The branch main has been updated by kevans:
> > >
> > >URL:
> https://cgit.FreeBSD.org/src/commit/?id=ac5f382a9d0a26685b92b49abb845d3b30ea5f91
> > >
> > >commit ac5f382a9d0a26685b92b49abb845d3b30ea5f91
> > >Author:     Kyle Evans <kev...@freebsd.org>
> > >AuthorDate: 2020-12-31 17:15:45 +0000
> > >Commit:     Kyle Evans <kev...@freebsd.org>
> > >CommitDate: 2020-12-31 17:15:45 +0000
> >
> > This commit adds fdt as a hard dependency for efi but leaves fdt as
> > optionally built based on WITH_FDT.  As a result, adding WITHOUT_FDT=yes
> > causes the build to fail:
> > make[3]: don't know how to make all_subdir_stand/fdt. Stop
> >
> > Either MK_FDT needs to be forced on by MK_EFI or the dependency needs to
> > be made conditional.
> >
>
> Ah, yes, sorry- will fix. It looks like that should be the only other
> conditional dep that I missed here. The latter option is what we opt
> for here-
>

We should add the missing items in our test matrix for
tools/boot/universe.sh

Warner


Thanks,
>
> Kyle Evans
>
_______________________________________________
dev-commits-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"

Reply via email to