]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
network: limit InitialCongestionWindow= and InitialAdvertisedReceiveWindow= value
[thirdparty/systemd.git] / meson_options.txt
index fd73d5e681f4e50b53b560c8f6a7d6bc4c8de990..fc9e4379f38f92e5e544cee1219453f730a07af6 100644 (file)
@@ -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'],