HomeFreeBSD

libicp: Fix build for powerpc64le

Description

libicp: Fix build for powerpc64le

The C sources use the assembly routines for little-endian powerpc64, and
the assembly files have ppc64le in their names, but the guard here was
for big-endian powerpc64.

Fixes: 1f1e2261e341 ("zfs: merge openzfs/zfs@deb121309")

Details

Provenance
jrtc27Authored on Jul 1 2022, 12:30 AM
Parents
rG9aa02d5120ab: vmm: Fix snapshots for AMD CPUs
Branches
Unknown
Tags
Unknown