Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 903907
Collapse All | Expand All

(-)cairo-1.17.8/util/meson.build.orig (-1 lines)
Lines 60-64 Link Here
60
endforeach
60
endforeach
61
61
62
if conf.get('CAIRO_HAS_DLSYM', 0) == 1 and cc.has_header('execinfo.h')
62
if conf.get('CAIRO_HAS_DLSYM', 0) == 1 and cc.has_header('execinfo.h')
63
  libmallocstats = library('malloc-stats', 'malloc-stats.c', dependencies : dl_dep)
64
endif
63
endif

Return to bug 903907