]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Unify detection of ARM getauxval code availability.
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Fri, 20 Sep 2019 20:50:50 +0000 (22:50 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sat, 21 Sep 2019 20:10:46 +0000 (22:10 +0200)
commite0480bc800f2f8c452b3a7c33434010d94b76446
tree7fa1e137d5d5ffe741f9e298983f3f055c3c4917
parent9f16eae381726c721890ea7212445d5b6a7bd3c4
Unify detection of ARM getauxval code availability.
We don't want to compile arch-specific code when WITH_OPTIM is not set,
and the current checks don't take that into account.
CMakeLists.txt
deflate.c
functable.c
inflate.c
zutil.h