supp: Use a single suppressions file for lib, lib64 and multiarch

In addition to the traditional library directory lib and the 64-bit
multilib directory lib64, this will cover Debian-style multiarch
(lib/x86_64-linux-gnu etc.), Arch Linux 32-bit (lib32), x32 and
various others.

Signed-off-by: Simon McVittie <smcv@debian.org>
This commit is contained in:
Simon McVittie
2020-04-02 09:18:55 +01:00
parent b62860b1b8
commit 8afd623989
4 changed files with 35 additions and 303 deletions

View File

@ -29,8 +29,7 @@ EXTRA_DIST += \
po-properties/meson.build \
build-aux/meson/post-install.py \
config.h.meson \
gtk.supp \
gtk64.supp
gtk.supp
MAINTAINERCLEANFILES = \
$(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
@ -44,7 +43,7 @@ MAINTAINERCLEANFILES = \
if OS_UNIX
valgrinddir = $(datadir)/gtk-3.0/valgrind
valgrind_DATA = gtk.supp gtk64.supp
valgrind_DATA = gtk.supp
endif
## Copy .pc files to target-specific names