Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stop checking for HAVE_GNU_LD now that we don't use the result
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 31 May 2018 09:17:08 +0000 (11:17 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 31 May 2018 09:50:56 +0000 (11:50 +0200)
commit888191381c0597924ca187ce08a36b10f1012dda
tree186f4c59e34f5261f882f8f87d0f46b73ddc631e
parent9ba84afe21104d341e205f1732803e5aa1db09f3
stop checking for HAVE_GNU_LD now that we don't use the result

The detection sometimes breaks (eg on MacOSX), and the result of this
check is not used since 2014.
See commit a79b8df1d7ee2bb82aa46cdd42cd8ae344d0f32e for why the result
is not used anymore.
CMakeLists.txt
tools/cmake/MakeLib.cmake