2e2d038918
https://github.com/tukaani-project/xz/releases/tag/v5.8.2 "- Fix the build on ARM64 on glibc versions older than 2.24 (2016). They don't have HWCAP_CRC32 in <sys/auxv.h>." Updated license hashes due to upstream commit https://github.com/tukaani-project/xz/commit/6d287a3ae90e1b990294f3d5264003d81e853c5e Fixes: https://autobuild.buildroot.net/results/b0d/b0dbae7b2c884f5fef0017755b28932a83921a5a/ "check/crc32_arm64.h:27:25: fatal error: sys/auxv.h: No such file or directory 27 | # include <sys/auxv.h>" Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>