Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add another library to excludes to please mc
authorAugustin Degomme <degomme@wasabi>
Thu, 26 Jul 2018 09:18:43 +0000 (11:18 +0200)
committerAugustin Degomme <degomme@wasabi>
Thu, 26 Jul 2018 12:52:31 +0000 (14:52 +0200)
src/mc/remote/RemoteClient.cpp

index 067b932..f137cb2 100644 (file)
@@ -85,6 +85,7 @@ static const std::vector<std::string> filtered_libraries = {
     "libdl",
     "libdw",
     "libelf",
     "libdl",
     "libdw",
     "libelf",
+    "libexecinfo",
     "libflang",
     "libevent",
     "libgcc_s",
     "libflang",
     "libevent",
     "libgcc_s",