Add missing pragma weak declaration to lhash.h
authorNorm Green <norm.green@gemtalksystems.com>
Tue, 12 May 2020 00:22:47 +0000 (17:22 -0700)
committerTomas Mraz <tmraz@fedoraproject.org>
Tue, 19 May 2020 13:31:14 +0000 (15:31 +0200)
commitfe92150d69fe475e94d0adbcbf77a07d21af3dae
tree24d9b3432374fe7739691b9e1719b39091bcde12
parent6b4eb933623ed1d1997732b7e6e081b788cfdd22
Add missing pragma weak declaration to lhash.h

The missing symbol caused a linker failure on solaris x86_64.

Fixes #11796

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11798)
include/openssl/lhash.h