]> git.ipfire.org Git - thirdparty/xz.git/commit
Build: Use only the generic symbol versioning with NVIDIA HPC Compiler.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 15 Mar 2024 15:15:50 +0000 (17:15 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 21 May 2024 21:12:07 +0000 (00:12 +0300)
commitb03139b1d210865526ab0e945aa79b2627f8c202
treedefeb43f2f1ddae9aae6e93984dceda1864cdc34
parent08754772e801218e5e06dc06e51c9e712ddf3e49
Build: Use only the generic symbol versioning with NVIDIA HPC Compiler.

This does the previous commit with CMake.

AC_EGREP_CPP uses AC_REQUIRE so the outermost if-commands must
be changed to AS_IF to ensure that things wont break some day.
See 5a5bd7f871818029d5ccbe189f087f591258c294.

(cherry picked from commit 49324b711f9d42b3543bf2f3ae598eaa03360bd5)
configure.ac