Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
one more lib to exclude ... we should really get rid of this in MC, no?
authorAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 17 Nov 2020 16:53:00 +0000 (17:53 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 17 Nov 2020 16:53:00 +0000 (17:53 +0100)
src/mc/remote/RemoteSimulation.cpp

index b9abdbe..8cc6c18 100644 (file)
@@ -67,6 +67,7 @@ static const std::vector<std::string> filtered_libraries = {
     "libelf",
     "libevent",
     "libexecinfo",
+    "libffi",
     "libflang",
     "libflangrti",
     "libgcc_s",