mirror of https://github.com/acidanthera/audk.git
6c56c76c75
The standard OpenSSL 1.0.2 configuration and build process will already symlink or copy the necessary header files to the include/openssl/ directory within the OpenSSL source tree. When we transition to OpenSSL 1.1 it won't even be necessary to link or copy the files there; they have just been moved outright. So let's use them from there. Change the include directory specified in CryptoPkg/CryptoPkg.dec, and modify the Install.cmd and Install.sh scripts to copy the files to the normal directory within the OpenSSL source tree, instead of CryptoPkg/Include/openssl/. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Qin Long <qin.long@intel.com> Tested-by: Qin Long <qin.long@intel.com> |
||
---|---|---|
.. | ||
Library | ||
Protocol | ||
arpa | ||
netinet | ||
sys | ||
OpenSslSupport.h | ||
assert.h | ||
ctype.h | ||
dirent.h | ||
errno.h | ||
limits.h | ||
malloc.h | ||
math.h | ||
memory.h | ||
netdb.h | ||
sgtty.h | ||
signal.h | ||
stdarg.h | ||
stddef.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
strings.h | ||
syslog.h | ||
time.h | ||
unistd.h |