]> git.ipfire.org Git - thirdparty/xz.git/commit
Build: Sync the compile check changes from CMakeLists.txt
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 24 Jun 2024 20:34:34 +0000 (23:34 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 26 Jun 2024 12:48:56 +0000 (15:48 +0300)
commit5a728813c378cc3c4c9c95793762452418d08f1b
tree5b1fc741ad9d8468e0b7f331d1cadf0e24da92b1
parent5279828635a95abdef82e691fc4979d362780e63
Build: Sync the compile check changes from CMakeLists.txt

It's nice to keep these in sync. The use of main() will later allow
AC_LINK_IFELSE usage too which may avoid the more fragile -Werror.
configure.ac