Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 410ca0ff94a42ee541dd6ceab70ea974eeb7e500 https://github.com/tianocore/edk2/commit/410ca0ff94a42ee541dd6ceab70ea974eeb7e500 Author: Gang Chen <gang.c.c...@intel.com> Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths: M CryptoPkg/Library/OpensslLib/OpensslLib.inf M CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf M CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf M CryptoPkg/Library/OpensslLib/OpensslLibFull.inf M CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf Log Message: ----------- CryptoPkg/Library: add -Wno-unused-but-set-variable for openssl The GCC warning fix is not in 1.1.1x. Ignore the warning type -Wno-unused-but-set-variable with GCC compiler in the build option. Cc: Jiewen Yao <jiewen....@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Signed-off-by: Gang Chen <gang.c.c...@intel.com> Reviewed-by: Jiewen Yao <jiewen....@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits