diff options
author | rebecca via Groups.Io <rebecca=bluestop.org@groups.io> | 2019-04-20 06:38:29 +0000 |
---|---|---|
committer | Jian J Wang <jian.j.wang@intel.com> | 2019-04-24 16:31:11 +0800 |
commit | 1a734ed85fda71630c795832e6d24ea560caf739 (patch) | |
tree | 3f03d7c2e48d3374843f79f496e1350dc8d66455 /BaseTools/Source/Python | |
parent | b2b8e872fd1b3fd19464f0c8634b937c82fcf7c9 (diff) | |
download | edk2-1a734ed85fda71630c795832e6d24ea560caf739.tar.gz edk2-1a734ed85fda71630c795832e6d24ea560caf739.tar.bz2 edk2-1a734ed85fda71630c795832e6d24ea560caf739.zip |
CryptoPkg: add issetugid declaration to fix openssl build on FreeBSD
When building OpenSSL, the OpenBSD/FreeBSD/DFBSD code in crypto/uid.c
calls issetugid(). Add the declaration of this function to
CrtLibSupport.h to avoid the need to patch the openssl code on these
platforms.
Signed-off-by: Rebecca Cran <rebecca@bluestop.org>
Reviewed-by: Jian Wang <jian.j.wang@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions