The cmake scripts incorrectly treated armv8 as 32-bit arm, causing compilation issues. This just adds 'armv8' to the arm64 condition check.