diff options
author | Matt Caswell <matt@openssl.org> | 2021-05-20 14:02:12 +0100 |
---|---|---|
committer | Pauli <pauli@openssl.org> | 2021-05-24 11:23:58 +1000 |
commit | d136db212ecaeb65e399de8d6b30e8b5ecc044d9 (patch) | |
tree | 8e42ee2e613d0bbc65d4786a0da5ad1ad7365f5e /providers/common | |
parent | 7c14d0c1c0ece97f7406b4df466df6439146d6c6 (diff) | |
download | openssl-new-d136db212ecaeb65e399de8d6b30e8b5ecc044d9.tar.gz |
Remove some perl 5.14 use from rsaz-avx512.pl
The non-destructive substitution syntax (s///r), was introduced in perl
5.14. We need to support 5.10 and above.
Fixes #15378
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15379)
Diffstat (limited to 'providers/common')
0 files changed, 0 insertions, 0 deletions