Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
2-8 is matched as a version number and stripped from libname
authorAugustin Degomme <adegomme@users.noreply.github.com>
Thu, 28 Nov 2019 22:29:23 +0000 (23:29 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Thu, 28 Nov 2019 22:29:23 +0000 (23:29 +0100)
src/mc/remote/RemoteClient.cpp

index a101212..9199454 100644 (file)
@@ -72,7 +72,7 @@ static const std::vector<std::string> filtered_libraries = {
     "libm",
     "libomp",
     "libpapi",
-    "libpcre2-8",
+    "libpcre2",
     "libpfm",
     "libpgmath",
     "libpthread",