From: Eric Dong Date: Wed, 6 Apr 2016 04:51:26 +0000 (+0800) Subject: SecurityPkg TcgStorageOpalLib: Remove the hard code debug build option. X-Git-Tag: edk2-stable201903~7433 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=3626c583e5223927faa8d33de5ce956f399d52a3 SecurityPkg TcgStorageOpalLib: Remove the hard code debug build option. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Reviewed-by: Feng Tian --- diff --git a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf b/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf index b4589d94d4..ec26111ee2 100644 --- a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf +++ b/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf @@ -45,6 +45,3 @@ [Protocols] gEfiStorageSecurityCommandProtocolGuid ## CONSUMES - -[BuildOptions] - MSFT:*_*_*_CC_FLAGS = /Od /GL-