From 4ead5818a5d230bcc875202c487761a9b786e945 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 4 Dec 2023 10:56:18 +0000 Subject: gentoo auto-resync : 04:12:2023 - 10:56:18 --- eclass/Manifest.gz | Bin 38941 -> 38943 bytes eclass/vala.eclass | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index 8d0199eee60a..e441c7b166d8 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/vala.eclass b/eclass/vala.eclass index d02cc246977a..be5fac99a767 100644 --- a/eclass/vala.eclass +++ b/eclass/vala.eclass @@ -174,7 +174,7 @@ vala_setup() { # See bug #892708. # Workaround for https://gitlab.gnome.org/GNOME/vala/-/issues/1408. - append-cflags $(test-flags-CC -Wno-incompatible-function-pointer-types) + append-cflags $(test-flags-CC -Wno-incompatible-pointer-types) } # @FUNCTION: vala_src_prepare -- cgit v1.2.3