Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[MC] add a lib to the whitelist of libs that are not tracked
[simgrid.git] / src / mc / mc_process.cpp
index 1cc3a38ed7fbb005e63313bbfd62e18986bebe9e..f66e9d1fe3965b9dcbe90800eb447bc5f7d625c6 100644 (file)
@@ -71,6 +71,7 @@ static const char *const FILTERED_LIBS[] = {
   "libm",
   "libpthread",
   "librt",
+  "libsigc",
   "libstdc++",
   "libunwind",
   "libunwind-x86_64",