git: ac5f382a9d0a - main - stand: properly declare subdir deps or .WAIT, do parallel build

Peter Jeremy peter at rulingia.com
Thu Jan 7 07:50:04 UTC 2021


On 2020-Dec-31 17:17:51 +0000, Kyle Evans <kevans at 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 <kevans at FreeBSD.org>
>AuthorDate: 2020-12-31 17:15:45 +0000
>Commit:     Kyle Evans <kevans at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-src-all/attachments/20210107/ce791e68/attachment.sig>


More information about the dev-commits-src-all mailing list