Add $(EX_LIBS) to the LIBDEPS for libgost.so, just as for all other engines
authorRichard Levitte <levitte@openssl.org>
Fri, 28 Oct 2016 21:57:58 +0000 (23:57 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 28 Oct 2016 21:57:58 +0000 (23:57 +0200)
commit787b2dcc2fec8fa5b5c91c64dd06da850e9ea347
tree5c44e63c3862710eaf11f9bf870cbb4b85692d69
parent0b9c5da0fd9c53a9a6193f9d48da86c83a4935d6
Add $(EX_LIBS) to the LIBDEPS for libgost.so, just as for all other engines

Without this, any linker flag the user gave when configuring are ignored.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1803)
engines/ccgost/Makefile