Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Disable mmap privatization if MUSL is detected, as it segfaults and we don't really...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Mon, 25 Jul 2022 18:57:21 +0000 (20:57 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Mon, 25 Jul 2022 18:57:21 +0000 (20:57 +0200)
commit43eba49ffd89c8df4eb8c2337ae7b5c32a8cc8a4
tree3c90400a95592e59bfb1045f62e6acd1d2c82cbc
parent8a3175c8d73996d77d1d06f85941bc60f5a9cf17
Disable mmap privatization if MUSL is detected, as it segfaults and we don't really care.
Hack a way of detecting musl, which is not really ideal but should work.
src/smpi/internals/smpi_config.cpp