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.

-- 
Peter Jeremy

Attachment: signature.asc
Description: PGP signature

Reply via email to