aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index a74f9f7..892944b 100644
--- a/meson.build
+++ b/meson.build
@@ -42,6 +42,7 @@ if get_option('strict')
'-Wno-documentation-unknown-command', # Cairo
'-Wno-padded',
'-Wno-reserved-id-macro',
+ '-Wno-reserved-identifier', # Cairo, FD_ZERO
'-Wno-switch-default',
'-Wno-switch-enum',
]