padlock: generate assembler source for static libraries too
authorRichard Levitte <levitte@openssl.org>
Tue, 5 Mar 2019 17:38:16 +0000 (18:38 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 5 Mar 2019 19:53:15 +0000 (20:53 +0100)
commit7120f1e7c74c8220f43fd28ac7303c0cab29dabe
tree899cc4a26ad18585e69e2ccdfd406a07ef519e79
parentc96ce52ce293785b54a42d119c457aef739cc2ce
padlock: generate assembler source for static libraries too

The GENERATE lines for generating the padlock assembler source were
wrongly placed in such a way that they only applied to the shared
library build.

[extended tests]

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/8412)
engines/build.info