openssl/util/perl/OpenSSL
pkubaj f5485b97b6 Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurations
OpenSSL assumes AT_HWCAP = 16 (as on Linux), but on FreeBSD AT_HWCAP = 25
Switch to using AT_HWCAP, and setting it to 16 if it is not defined.

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17090)
2021-12-09 16:07:14 +11:00
..
Config Add OpenSSL::Config::Query and use it in configdata.pm 2021-05-04 11:29:56 +02:00
Test
Util Update copyright year 2021-01-28 13:54:57 +01:00
config.pm Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurations 2021-12-09 16:07:14 +11:00
copyright.pm Add a local perl module to get year last changed 2021-03-31 13:59:53 +02:00
fallback.pm Update copyright year 2021-05-20 14:22:33 +01:00
Glob.pm
OID.pm util/perl/OpenSSL/OID.pm: remove the included unit test 2020-05-03 06:05:27 +02:00
Ordinals.pm OpenSSL::Ordinals::set_version() should only be given the short version 2021-09-09 12:07:33 +02:00
ParseC.pm Update copyright year 2021-02-18 15:05:17 +00:00
stackhash.pm Update copyright year 2021-05-06 13:03:23 +01:00
Template.pm doc: use the documented =item markers 2021-08-04 15:02:27 +10:00
Test.pm Enhance the srctop, bldtop, data and result functions to check the result 2021-09-09 11:25:18 +02:00
Util.pm OpenSSL::Util::fixup_cmd_elements(): Include '!' among the VMS chars to process 2021-06-25 12:23:29 +10:00