Skip to content
Snippets Groups Projects
Commit c29eacde authored by Simon McVittie's avatar Simon McVittie
Browse files

build-aux: Wrap a long line

parent 2de3572e
No related branches found
No related tags found
1 merge request!758Fix lint warnings
...@@ -337,7 +337,8 @@ class Environment: ...@@ -337,7 +337,8 @@ class Environment:
'clang', 'clang',
asan_dev_build + [ asan_dev_build + [
'--native-file=build-aux/meson/clang.txt', '--native-file=build-aux/meson/clang.txt',
# Workaround for https://github.com/mesonbuild/meson/issues/13211 # Workaround for
# https://github.com/mesonbuild/meson/issues/13211
'-Dintrospection=disabled', '-Dintrospection=disabled',
] + args, ] + args,
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment