diff options
author | Sami Mujawar <sami.mujawar@arm.com> | 2019-11-22 18:48:21 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-05-21 14:19:17 +0000 |
commit | b1357a40fcbe40ba6bdfa1579f96f8f5c7af35f9 (patch) | |
tree | cf54f1daf8f40675b333633095df4b2e8b57a434 /MdePkg | |
parent | 74f90d38c446e247469e2a775970eeed89216909 (diff) | |
download | edk2-b1357a40fcbe40ba6bdfa1579f96f8f5c7af35f9.zip edk2-b1357a40fcbe40ba6bdfa1579f96f8f5c7af35f9.tar.gz edk2-b1357a40fcbe40ba6bdfa1579f96f8f5c7af35f9.tar.bz2 |
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>
Diffstat (limited to 'MdePkg')
0 files changed, 0 insertions, 0 deletions