summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2019-11-14 16:03:24 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2019-11-15 06:04:21 +0000
commit8ecd8c49e4904ad65609378ef49e34dbc01a3708 (patch)
treec8ad7804641cfa1c077efe7d23f0e40140a0be58 /CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
parent6321ec4eaf20991454dbeaed08e2a4defc1ee99d (diff)
downloadedk2-8ecd8c49e4904ad65609378ef49e34dbc01a3708.tar.gz
edk2-8ecd8c49e4904ad65609378ef49e34dbc01a3708.tar.bz2
edk2-8ecd8c49e4904ad65609378ef49e34dbc01a3708.zip
CryptoPkg CryptoLib: Update tool chain name to CLANGPDB
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2341 Signed-off-by: Liming Gao <liming.gao@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Diffstat (limited to 'CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf')
-rw-r--r--CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf b/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
index 1b6ff5ed54..f1f9fbb938 100644
--- a/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
+++ b/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
@@ -612,7 +612,7 @@
GCC:*_*_AARCH64_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-format -Wno-error=unused-but-set-variable
GCC:*_CLANG35_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized
GCC:*_CLANG38_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized
- GCC:*_CLANG9_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized -Wno-error=incompatible-pointer-types -Wno-error=pointer-sign -Wno-error=implicit-function-declaration -Wno-error=ignored-pragma-optimize
+ GCC:*_CLANGPDB_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized -Wno-error=incompatible-pointer-types -Wno-error=pointer-sign -Wno-error=implicit-function-declaration -Wno-error=ignored-pragma-optimize
# suppress the following warnings in openssl so we don't break the build with warnings-as-errors:
# 1295: Deprecated declaration <entity> - give arg types