Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove usage of RTLD_DEEPBIND.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 18 Sep 2018 13:16:37 +0000 (15:16 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 18 Sep 2018 14:32:17 +0000 (16:32 +0200)
commitf257ec7c9ab6e14b11ea63378065db42105882b5
tree49d1d7c22f92455a523278b0b19f58975912e029
parentbf065245fc3ed66c5aaf14236aa13d1688591c96
Remove usage of RTLD_DEEPBIND.

It does not seem to be mandatory, and sanitizers are complaining.

Let's see if it passes on CI servers.
src/smpi/internals/smpi_global.cpp