HomeFreeBSD

Use __has_builtin() to ensure clz and clzll builtins are available

Description

Use __has_builtin() to ensure clz and clzll builtins are available

The existing check of the GCC version number is not sufficient

This fixes the build on sparc64 in preparation for integrating ZSTD into
the kernel for ZFS and Crash Dumps.

Details

Provenance
allanjudeAuthored on
Parents
rS326505: Remove the entire objdir tree to avoid picking up stale binaries from
Branches
Unknown
Tags
Unknown