From 4b5ffdad62050bf451f9fcc0a22e7551f1a45980 Mon Sep 17 00:00:00 2001 From: Joseph Cloutier Date: Wed, 25 May 2022 00:45:01 -0400 Subject: [PATCH] Always disable enum-conversion warning. Cairo 1.17.6 does a LOT of enum conversion, and judging from line 63 of meson.build, their plan is to live with it. Might as well follow suit. --- project/lib/cairo-files.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/lib/cairo-files.xml b/project/lib/cairo-files.xml index ea7fca76f..4238a25c0 100644 --- a/project/lib/cairo-files.xml +++ b/project/lib/cairo-files.xml @@ -20,7 +20,7 @@ - +