]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Remove deprecated Visual Studio Option
authorSami Mujawar <sami.mujawar@arm.com>
Fri, 22 Nov 2019 18:48:21 +0000 (18:48 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 21 May 2020 14:19:17 +0000 (14:19 +0000)
commitb1357a40fcbe40ba6bdfa1579f96f8f5c7af35f9
treecf54f1daf8f40675b333633095df4b2e8b57a434
parent74f90d38c446e247469e2a775970eeed89216909
BaseTools: Remove deprecated Visual Studio Option

The VS2017 compiler reports 'warning D9035 : option
'Gm' has been deprecated and will be removed in a
future release'

The documentation for the 'Gm' option at
https://docs.microsoft.com/en-us/cpp/build/reference/gm-enable-minimal-rebuild?view=vs-2019
indicates that this option can be safely removed
from the project.

Therefore, remove the deprecated 'Gm' Visual Studio
Compiler option.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2660

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Conf/tools_def.template