]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix: FreeBSD Arm64 does not build currently
authorTino Reichardt <milky-zfs@mcmilk.de>
Fri, 19 Apr 2024 17:15:38 +0000 (19:15 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 17:15:38 +0000 (10:15 -0700)
commit35bf2584852d47a666a0ae3d1c6903c367e8f169
treee8e05b295d6c8a42d3cb1246d21f1f74d7677676
parent454c0b0e46eca93a9d6af262c41b56987b15928e
Fix: FreeBSD Arm64 does not build currently

The define LD_VERSION isn't defined on FreeBSD Arm64 when OpenZFS is
build with the default compiler: clang.
I used only gcc for testing - my fault.

Fast fix as suggested by @mmatuska

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Martin Matuska <mm@FreeBSD.org>
Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Closes #16103
module/icp/asm-aarch64/blake3/b3_aarch64_sse2.S
module/icp/asm-aarch64/blake3/b3_aarch64_sse41.S