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.
Use __has_builtin() to ensure clz and clzll builtins are available Tags None Referenced Files None Subscribers None
Description
Details
|