Using "Release" options to build Windows NT Kernel Driver, the error will be raised.
lld-link : error : could not open '/RELEASE': no such file or directory
This patch add release options in Options.td to solve this problem.
Differential D136418
[WindowsKernel]add Release build options AbandonedPublic Authored by Qfrost911 on Oct 20 2022, 10:35 PM.
Details
Diff Detail
Revision Contents
Diff 469471 lld/COFF/Options.td
|