--- cairo-1.17.8/util/meson.build.orig 2023-04-06 08:10:29.427954071 -0300 +++ cairo-1.17.8/util/meson.build 2023-04-06 08:11:15.241212462 -0300 @@ -60,5 +60,4 @@ endforeach if conf.get('CAIRO_HAS_DLSYM', 0) == 1 and cc.has_header('execinfo.h') - libmallocstats = library('malloc-stats', 'malloc-stats.c', dependencies : dl_dep) endif