Commit 88780b1c authored by Richard Levitte's avatar Richard Levitte
Browse files

Add PADLOCK_ASM to dso_defines rather than lib_defines



Since the padlock code is an engine, the assembler is for a module,
not a library link to when building a program...  there's a
distinction.

Fixes #2311

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8220)
parent 546ca2f4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment