aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-09-23 00:13:24 -0400
committerDavid Robillard <d@drobilla.net>2023-09-23 00:13:24 -0400
commit7e8c1c7f96ea94869040fadd4550852b5ad67911 (patch)
tree8ef71e8cca8786e0aaec5cab19b6e5f220bc88b9
parentee6a795292e530b66db3e7a634e1ffd9e415f11f (diff)
downloadlv2-7e8c1c7f96ea94869040fadd4550852b5ad67911.tar.xz
Fix Weverything build with older clang
-rw-r--r--test/headers/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/headers/meson.build b/test/headers/meson.build
index bf7f786..b1ec805 100644
--- a/test/headers/meson.build
+++ b/test/headers/meson.build
@@ -54,6 +54,8 @@ if cc.get_id() == 'clang'
]
endif
+header_c_suppressions = cc.get_supported_arguments(header_c_suppressions)
+
test(
'headers',
executable(