summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/headers/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/headers/meson.build b/test/headers/meson.build
index 890006f..803057b 100644
--- a/test/headers/meson.build
+++ b/test/headers/meson.build
@@ -12,6 +12,7 @@ if get_option('warning_level') == 'everything'
'-Wno-documentation-unknown-command', # LV2
'-Wno-padded', # LV2, serd
'-Wno-poison-system-directories',
+ '-Wno-unsafe-buffer-usage', # LV2
]
elif cc.get_id() == 'gcc'
header_c_suppressions += [