]> git.proxmox.com Git - mirror_edk2.git/commit
SourceLevelDebugPkg DSC: Add build option to disable deprecated APIs
authorHao Wu <hao.a.wu@intel.com>
Mon, 1 Aug 2016 06:14:57 +0000 (14:14 +0800)
committerHao Wu <hao.a.wu@intel.com>
Mon, 8 Aug 2016 03:00:11 +0000 (11:00 +0800)
commit7f024f21ff5f93859bd8031e2c3e13886d517c66
tree72af324f07c709d1fb05e80d2b4cecf9bd7f90b2
parent867766163161a6de57aa7b9f862548a865ec1156
SourceLevelDebugPkg DSC: Add build option to disable deprecated APIs

Add the following definition in the [BuildOptions] section in package DSC
files to disable APIs that are deprecated:

[BuildOptions]
  *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES

Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
SourceLevelDebugPkg/SourceLevelDebugPkg.dsc