mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-07 23:04:53 +03:00
Currently we fail the compilation via the #error directive if `HAVE_XSAVE` isn't defined. This breaks i586 builds since we check the toolchains SIMD support only on i686 and onward. Remove the requirement to fix the build on i586. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com> Signed-off-by: Attila Fülöp <attila@fueloep.org> Closes #13303 Closes #17590 |
||
|---|---|---|
| .. | ||
| blkdev_compat.h | ||
| compiler_compat.h | ||
| dcache_compat.h | ||
| kmap_compat.h | ||
| mm_compat.h | ||
| mod_compat.h | ||
| page_compat.h | ||
| pagemap_compat.h | ||
| simd_aarch64.h | ||
| simd_arm.h | ||
| simd_powerpc.h | ||
| simd_x86.h | ||
| simd.h | ||
| utsname_compat.h | ||
| vfs_compat.h | ||
| xattr_compat.h | ||