X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FLibrary%2FBaseCryptLib%2FBaseCryptLib.inf;fp=CryptoPkg%2FLibrary%2FBaseCryptLib%2FBaseCryptLib.inf;h=1bbe4f435aec09d5b6fdc55e830d4e3da9b47c23;hp=dc9e6e5d45f981574b267b6c608e9efe7fee6f85;hb=8ecd8c49e4904ad65609378ef49e34dbc01a3708;hpb=6321ec4eaf20991454dbeaed08e2a4defc1ee99d diff --git a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf b/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf index dc9e6e5d45..1bbe4f435a 100644 --- a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf +++ b/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf @@ -102,6 +102,6 @@ GCC:*_CLANG35_*_CC_FLAGS = -std=c99 GCC:*_CLANG38_*_CC_FLAGS = -std=c99 - GCC:*_CLANG9_*_CC_FLAGS = -std=c99 -Wno-error=incompatible-pointer-types + GCC:*_CLANGPDB_*_CC_FLAGS = -std=c99 -Wno-error=incompatible-pointer-types XCODE:*_*_*_CC_FLAGS = -std=c99