]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson.build
meson: Remove --debug from mkosi arguments
[thirdparty/systemd.git] / meson.build
index 78bd252f901b67122c0dc59d985f445c39b332e4..0b27285da03241e5413e3056e5f73fd4cb72761b 100644 (file)
@@ -2619,7 +2619,6 @@ if mkosi.found()
                         '--cache-dir', meson.current_build_dir() / 'mkosi.cache',
                         '--build-dir', meson.current_build_dir() / 'mkosi.builddir',
                         '--force',
-                        '--debug',
                         'build',
                 ],
                 depends : mkosi_depends,