You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jung-uk Kim cd84d8832d Ignore vendor name in Clang version number.
For example, FreeBSD prepends "FreeBSD" to version string, e.g.,

FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin

This prevented us from properly detecting AVX support, etc.

CLA: trivial

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/12725)
3 years ago
..
aes-gcm-armv8_64.pl Update copyright year 3 years ago
aesni-gcm-x86_64.pl Ignore vendor name in Clang version number. 3 years ago
ghash-alpha.pl Update copyright year 3 years ago
ghash-armv4.pl Update copyright year 3 years ago
ghash-c64xplus.pl Update copyright year 3 years ago
ghash-ia64.pl Update copyright year 3 years ago
ghash-parisc.pl Update copyright year 3 years ago
ghash-s390x.pl Update copyright year 3 years ago
ghash-sparcv9.pl Update copyright year 3 years ago
ghash-x86.pl Update copyright year 3 years ago
ghash-x86_64.pl Ignore vendor name in Clang version number. 3 years ago
ghashp8-ppc.pl Update copyright year 3 years ago
ghashv8-armx.pl Update copyright year 3 years ago