]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Conf/build_rule.template
BaseTools/Conf: Fix Dynamic-Library-File template
authorJake Garver via groups.io <jake=nvidia.com@groups.io>
Thu, 7 Apr 2022 17:04:20 +0000 (01:04 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 28 Apr 2022 13:42:00 +0000 (13:42 +0000)
commitd372ab585a2cdc5348af5f701c56c631235fe698
tree4b23c2d5a89d4e55074d993ceeb80cb16a6cd2f4
parent916f90baa547b3ebef8fa87c530e2f0c8e35e1e3
BaseTools/Conf: Fix Dynamic-Library-File template

In the Dynamic-Library-File template, add missing output file
declarations.  These files are generated by the template and other rules
explicitly depend on them.

This change resolves missing dependency issues we encountered while
running a recursive make with job control.

Signed-off-by: Jake Garver <jake@nvidia.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Conf/build_rule.template