]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fix cmake build on AIX.
authorgastush <gastush@gmail.com>
Mon, 29 Jan 2024 03:45:57 +0000 (19:45 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 7 Feb 2024 18:15:56 +0000 (19:15 +0100)
commitd48ac341e2eae98e14494d4943a9a595cf42c671
tree860fcdb3e72bba1ec746fa52f6102e315c7ed293
parent14f0bd5489132aa503c981e16556a10ba8efc78b
Fix cmake build on AIX.

The --version-script linker option is not supported by the linker on AIX systems

madler/zlib#ade6825c4996f73d776b0ffa038360762bd318ae
CMakeLists.txt