diff options
author | Heyi Guo <heyi.guo@linaro.org> | 2018-01-18 16:22:14 +0800 |
---|---|---|
committer | Long Qin <qin.long@intel.com> | 2018-01-18 16:22:14 +0800 |
commit | 1dbd423fbb454152b787efbff1b5a98e104b31c7 (patch) | |
tree | f185d4275c06d457b8de3f6a6b0d46ad769552f1 /BaseTools/Source/Python/build/build.py | |
parent | c45f4c5e759cadb5a95a04cdcc42d09bc83177ca (diff) | |
download | edk2-1dbd423fbb454152b787efbff1b5a98e104b31c7.tar.gz edk2-1dbd423fbb454152b787efbff1b5a98e104b31c7.tar.bz2 edk2-1dbd423fbb454152b787efbff1b5a98e104b31c7.zip |
CryptoPkg/OpensslLib: ignore uninitialized warning
We also got maybe-uninitialized warning when building OpensslLib.inf
with GCC48 for ARM and AARCH64, so add -Wno-error=maybe-uninitialized
build option just as other platforms.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Cc: Qin Long <qin.long@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Qin Long <qin.long@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/build/build.py')
0 files changed, 0 insertions, 0 deletions