mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fixed build for AArch64
This commit is contained in:
parent
9cd22f50f5
commit
b4d3ed8340
@ -954,6 +954,7 @@ elseif (ARCH_AARCH64)
|
||||
${OPENSSL_BINARY_DIR}/crypto/sha/keccak1600-armv8.S
|
||||
${OPENSSL_BINARY_DIR}/crypto/sha/sha1-armv8.S
|
||||
${OPENSSL_BINARY_DIR}/crypto/sha/sha256-armv8.S
|
||||
${OPENSSL_BINARY_DIR}/crypto/sha/sha512-armv8.S
|
||||
${OPENSSL_BINARY_DIR}/crypto/sha/sha512-armv8.S)
|
||||
endif ()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user