summaryrefslogtreecommitdiff
path: root/BaseTools
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-12-18 14:35:58 +0000
committervanjeff <vanjeff@Edk2>2015-12-18 14:35:58 +0000
commit5e6d79abdb449e69f02de8edabd78fd5df4bafef (patch)
treee75e794b8481bbacf71bbe308629c913c5075e61 /BaseTools
parentb0140b912724bed1f42b97f0523cebb1af3a3703 (diff)
downloadedk2-platforms-5e6d79abdb449e69f02de8edabd78fd5df4bafef.tar.xz
CryptoPkg: remove global variable 'timeval' from OpenSslSupport .h
The header file OpenSslSupport.h not only defines a type 'struct timeval' but also defines a global variable 'timeval' of that type. The RVCT compiler does not merge this definition into a common symbol, resulting in duplicate definition errors in the final link. So remove the variable definition. (Sync patch r19135 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Qin Long <qin.long@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2015@19422 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools')
0 files changed, 0 insertions, 0 deletions