]> git.proxmox.com Git - mirror_edk2.git/commit
Fix OpensslLib build issue for ARM. The changes are:
authorEugene Cohen <eugene@hp.com>
Thu, 7 Aug 2014 07:44:37 +0000 (07:44 +0000)
committerqlong <qlong@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 7 Aug 2014 07:44:37 +0000 (07:44 +0000)
commit86110f65ab7bcd9ce738d2bb56dff2e1373b7b1e
treef2f5ddf094e5cedde9d1f6dfc7d35843be23df86
parent58dbfc3c0fb3ceb3ebbbbe57fa745275f1d9cd03
Fix OpensslLib build issue for ARM. The changes are:
The changes are:
  1. Add RVCT ARM build target
  2. Add suppression of warnings to get openssl building (1295,550,1293,111,68,177,223,144,513,188)
  3. Remove architectures that RVCT cannot build for (IA32, X64, and IPF)
  4. Add the -DOPENSSL_NO_MD2 flag to prevent link errors from MD2 references; the comments in the .inf assumes that this flag exists but it wasn’t actually set

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eugene Cohen <eugene@hp.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Long Qin <qin.long@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15767 6f19259b-4bc3-4df7-8a09-765794883524
CryptoPkg/Library/OpensslLib/OpensslLib.inf