Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ef9a059cdb15844fe52a49af2bf7d86b9dd3e9bf
      
https://github.com/tianocore/edk2/commit/ef9a059cdb15844fe52a49af2bf7d86b9dd3e9bf
  Author: Michael D Kinney <[email protected]>
  Date:   2021-11-29 (Mon, 29 Nov 2021)

  Changed paths:
    M EmulatorPkg/Win/Host/WinHost.inf

  Log Message:
  -----------
  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 <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Michael Kubacki <[email protected]>
Signed-off-by: Michael D Kinney <[email protected]>
Reviewed-by: Michael Kubacki <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Reviewed-by: Ray Ni <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to