diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-04-22 13:10:07 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-04-22 15:08:28 +0200 |
commit | ee00684c50a47fd1b56edc3ea06da42e3848a2b1 (patch) | |
tree | a0f2709423c7f0cf8cfa1fdff1ac2f21a0bc52bc /units/proc-sys-fs-binfmt_misc.automount | |
parent | 1d997b811411c1572e8771d95eb1597bfbb0f444 (diff) | |
download | systemd-ee00684c50a47fd1b56edc3ea06da42e3848a2b1.tar.gz |
meson: use a single constant for default compression setting
Suggested by Daniele Nicolodi:
https://github.com/systemd/systemd/pull/23160#discussion_r855853716
This is possible only if the macro is never used in #if, but only in C code.
This means that all places that use #if have to be refactored into C, but we
reduce the duplication a bit, and C is nicer to read than preprocessor
conditionals.
Diffstat (limited to 'units/proc-sys-fs-binfmt_misc.automount')
0 files changed, 0 insertions, 0 deletions