The function was only defined for x86 and arm families, which ends
up being an issue for PPC in g3.
Define the function, simply returning false for "other"
architectures.
Differential D71223
[scudo][standalone] Define hasHardwareCRC32 for other archs Authored by cryptoad on Dec 9 2019, 1:07 PM.
Details The function was only defined for x86 and arm families, which ends Define the function, simply returning false for "other"
Diff Detail
|