]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
coredump: add zstandard support for coredumps
[thirdparty/systemd.git] / meson_options.txt
index 104a7ea04308dd5e8e79f7ca318d0db83185fc37..0229179c99cd8de5a75d292713a1d8b554859c21 100644 (file)
@@ -316,6 +316,8 @@ option('xz', type : 'combo', choices : ['auto', 'true', 'false'],
        description : 'xz compression support')
 option('lz4', type : 'combo', choices : ['auto', 'true', 'false'],
        description : 'lz4 compression support')
+option('zstd', type : 'combo', choices : ['auto', 'true', 'false'],
+       description : 'zstd compression support')
 option('xkbcommon', type : 'combo', choices : ['auto', 'true', 'false'],
        description : 'xkbcommon keymap support')
 option('pcre2', type : 'combo', choices : ['auto', 'true', 'false'],