]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Add option to disable runtime CPU detection
authorVladislav Shchapov <vladislav@shchapov.ru>
Wed, 28 Feb 2024 05:16:12 +0000 (10:16 +0500)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 6 Mar 2024 22:32:15 +0000 (23:32 +0100)
commitc694bcdaf63f472a2ffacf6288cf0ec0073d7d22
treeb7079005eebd70dcdf022da1332d7bc2b2c7b5b9
parentfe0a6407dab41aeef233d7008cfbc58391d93473
Add option to disable runtime CPU detection

Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
12 files changed:
CMakeLists.txt
README.md
arch/arm/arm_functions.h
arch/generic/generic_functions.h
arch/power/power_functions.h
arch/riscv/riscv_functions.h
arch/s390/s390_functions.h
arch/x86/x86_functions.h
deflate.c
functable.c
functable.h
inflate.c