diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2021-11-14 17:50:12 -0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-11-29 05:44:34 +0000 |
commit | ef9a059cdb15844fe52a49af2bf7d86b9dd3e9bf (patch) | |
tree | a777b09830046fc2958b8c3058e252cd5afcb0f5 /.pytool | |
parent | bb1bba3d776733c41dbfa2d1dc0fe234819a79f2 (diff) | |
download | edk2-ef9a059cdb15844fe52a49af2bf7d86b9dd3e9bf.tar.gz |
EmulatorPkg/Win/Host: Update CC_FLAGS
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3747
* Remove deprecated option /Gm that generates a warning.
* Remove /Zi and use '=' instead of '== to let DEBUG/RELEASE/NOOPT
profile from tools_def.txt enable debug information
* Remove /Gs8192 option that is overriding the larger setting of
/GS32768 from tools_def.txt that generates a warning.
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Ray Ni <ray.ni@Intel.com>
Diffstat (limited to '.pytool')
0 files changed, 0 insertions, 0 deletions