]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Change __attribute__((__ifunc__())) detection.
authorJia Tan <jiat0218@gmail.com>
Wed, 22 Nov 2023 12:33:36 +0000 (20:33 +0800)
committerJia Tan <jiat0218@gmail.com>
Thu, 30 Nov 2023 12:07:34 +0000 (20:07 +0800)
commitd4af167570f2c14b002ee18a39d5b1e7e5a892b1
treef951c3fc098f242cf16acb75440f4f00eabdfc0f
parent20ecee40a0053fd16371ef0628046bf45e548d72
CMake: Change __attribute__((__ifunc__())) detection.

This renames ALLOW_ATTR_IFUNC to USE_ATTR_IFUNC and applies the ifunc
detection changes that were made to the Autotools build.

Fixes: https://github.com/tukaani-project/xz/issues/70
CMakeLists.txt