]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the zfs build for arm64
authorAndrew Turner <andrew@FreeBSD.org>
Fri, 24 Jun 2022 13:16:50 +0000 (13:16 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Fri, 24 Jun 2022 13:50:12 +0000 (14:50 +0100)
commit52f6e63ab3656b417d8dd2b905569707c90c9ecf
tree96778fdfb1bac9aba3826eb251096ec57e7192a5
parent78d4bd87539a53b1b7ea9539ce05b1dfc0285bc6
Fix the zfs build for arm64

Remove -mgeneral-regs-only when building the arm64 blake3 code. It
uses simd instructions so will use non-general purpose registers.

Sponsored by: The FreeBSD Foundation
sys/conf/files.arm64
sys/modules/zfs/Makefile