]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fix regression caused by 2fa631e029084b75acd81db5d33fd4aa802fd082
authorMika Lindqvist <postmaster@raasu.org>
Wed, 24 Jan 2024 20:48:00 +0000 (22:48 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 30 Jan 2024 19:49:32 +0000 (20:49 +0100)
commit598128f5d1f3aee3dac4263271e1822556b8ef88
treef75997f6ae11ca02e62cc525aa267a147779bf7e
parentc2cd8d49d59302e950f5f0fc8f3ce7ae96d2c89d
Fix regression caused by 2fa631e029084b75acd81db5d33fd4aa802fd082
* POWER8/9 feature checks were enabled even if the toolchain didn't support AT_HWCAP2
* Add detection if we need to include <linux/auxvec.h>
CMakeLists.txt
arch/power/power_features.c
cmake/detect-intrinsics.cmake