diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2022-11-05 12:43:24 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-11-08 18:29:51 +0000 |
commit | 0be81a4d83810cdb018d293bc264f489e7664043 (patch) | |
tree | 9d7f116f139bb2741f3be7197ba95e5aa94ae3d3 /.gitignore | |
parent | 6032b46dce1dea705f95ecfdb68656281f0822f7 (diff) | |
download | edk2-0be81a4d83810cdb018d293bc264f489e7664043.zip edk2-0be81a4d83810cdb018d293bc264f489e7664043.tar.gz edk2-0be81a4d83810cdb018d293bc264f489e7664043.tar.bz2 |
BaseTools/Source/C: Use /Z7 instead of /Zi for host tools
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4139
Update ms.common and *.mak files to use /Z7 instead of /Zi to embed
symbol information in obj files for host tools built with VS compilers.
This prevents vcxxx.pdb files from being generated in the root of
the local edk2 repository or in BaseTools directories.
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions