Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add another library to the whitelist of ignored debugging symbols
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 1 Nov 2015 08:23:02 +0000 (09:23 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 1 Nov 2015 08:23:02 +0000 (09:23 +0100)
src/mc/Process.cpp

index 3ad754e..e644b4a 100644 (file)
@@ -67,6 +67,7 @@ static const char *const FILTERED_LIBS[] = {
   "libelf",
   "libgcc_s",
   "liblua5.1",
+  "liblua5.3",
   "liblzma",
   "libm",
   "libpthread",