X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=meson_options.txt;h=fc9e4379f38f92e5e544cee1219453f730a07af6;hb=fef160b5ab9ac507d8ab24d4197e535e4f866840;hp=fd73d5e681f4e50b53b560c8f6a7d6bc4c8de990;hpb=2e2f6a01a008156ed457040c4757fa541be4a055;p=thirdparty%2Fsystemd.git diff --git a/meson_options.txt b/meson_options.txt index fd73d5e681f..fc9e4379f38 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -4,6 +4,9 @@ option('version-tag', type : 'string', description : 'override the git version string') +option('mode', type : 'combo', choices : ['developer', 'release'], + description : 'enable additional checks suitable for systemd development') + option('split-usr', type : 'combo', choices : ['auto', 'true', 'false'], description : '''/bin, /sbin aren't symlinks into /usr''') option('split-bin', type : 'combo', choices : ['auto', 'true', 'false'],