commit | aeb27b18cecb44f852a322db77a37d2011de3306 | [log] [tgz] |
---|---|---|
author | Deepak5x Singh <deepakx.singh@intel.com> | Wed Oct 08 09:52:11 2025 +0530 |
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | Fri Oct 17 10:25:33 2025 +0000 |
tree | a4dcc900cc51e77797e4121e8d47a58db121d925 | |
parent | e49ec97d1221d83cc06a1142a2f666c5019b1628 [diff] |
EmulatorPkg/BuildOptions: Add CLANGPDB DLINK_FLAGS flags to build options [Issue] : There is no DLINK_FLAGS definition for CLANGPDB, leading to potential discrepancies in build alignments [Resolution] : This change adds a CLANGPDB line for DLINK_FLAGS. Maintaining the alignment with existing standards in place for other compiler packages. Signed-off-by: Deepak5x <deepakx.singh@intel.com>