diff options
| author | Kenjiro Nakayama <nakayamakenjiro@gmail.com> | 2026-08-08 11:02:53 +0900 |
|---|---|---|
| committer | Kenjiro Nakayama <nakayamakenjiro@gmail.com> | 2026-08-09 06:55:51 +0900 |
| commit | 27882f103d16faed6bf4a3b424711da4efafff9e (patch) | |
| tree | a536e538c98948b43cc779a17d7940984cb3fe2e /scripts | |
| parent | 8430c1d169b83d5bfef4651e4bdacc8925dce2d1 (diff) | |
| download | portable-27882f103d16faed6bf4a3b424711da4efafff9e.tar.gz portable-27882f103d16faed6bf4a3b424711da4efafff9e.tar.bz2 portable-27882f103d16faed6bf4a3b424711da4efafff9e.zip | |
cmake: enable SHA assembly on ELF AArch64
Autotools already enables the AArch64 SHA assembly for ELF targets,
while CMake does not enable the corresponding assembly path.
Bring CMake in line with Autotools:
- Enable HOST_ASM_ELF_AARCH64 for ELF AArch64
- Use the existing SHA-1 and SHA-256 assembly sources
- Replace the duplicate SHA-256 entry with the missing SHA-512 source
- Define LIBRESSL_USE_SHA_ASSEMBLY
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
