From: Augustin Degomme Date: Tue, 22 Jun 2021 10:18:46 +0000 (+0200) Subject: help latest fedora with mc X-Git-Tag: v3.28~84 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ee6ad01236f2ca82d408ed5b9f3f1c614ccb4594?hp=7a279f0b5c2192ed018938304b3e199c61d0ad70 help latest fedora with mc --- diff --git a/src/mc/remote/RemoteProcess.cpp b/src/mc/remote/RemoteProcess.cpp index fcf0c77733..ddf1f301fe 100644 --- a/src/mc/remote/RemoteProcess.cpp +++ b/src/mc/remote/RemoteProcess.cpp @@ -35,6 +35,7 @@ namespace mc { static const std::vector filtered_libraries = { #ifdef __linux__ "ld", + "ld-linux-x86", #elif defined __FreeBSD__ "ld-elf", "ld-elf32",