Include BN assembler alongside CPUID code
authorRichard Levitte <levitte@openssl.org>
Wed, 15 Apr 2020 10:54:23 +0000 (12:54 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 2 Apr 2021 14:39:13 +0000 (16:39 +0200)
commit5ad3e6c56eb1c295a7de92de5bb2f54614d5c277
tree7f52a2514e6eb6f9ab7f15597f208d32e3bafa1e
parentef83daf4dadf9380a3b94618fb7aee75fcd9a6b1
Include BN assembler alongside CPUID code

It turns out that some CPUID code requires the presence of some BN
assembler code, so we make sure it's included in the same manner as
the CPUID code itself.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14755)
crypto/bn/build.info
crypto/build.info