]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
autobuild: add --with-ratelimitd to samba_configure_params
authorAvan Thakkar <athakkar@redhat.com>
Tue, 17 Mar 2026 17:07:52 +0000 (22:37 +0530)
committerGünther Deschner <gd@samba.org>
Wed, 22 Jul 2026 15:50:41 +0000 (15:50 +0000)
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
script/autobuild.py

index be8c4529b56f6fcd25101ae78df39d66d9209a8f..35cc70b3bf3c9224299be35ab821ada2b582dbec 100755 (executable)
@@ -176,7 +176,7 @@ builddirs = {
 }
 
 ctdb_configure_params = " --enable-developer ${PREFIX}"
-samba_configure_params = " ${ENABLE_COVERAGE} ${PREFIX} --with-profiling-data --with-prometheus-exporter"
+samba_configure_params = " ${ENABLE_COVERAGE} ${PREFIX} --with-profiling-data --with-prometheus-exporter --with-ratelimitd"
 
 # To test that waf copes with unknown arguments that look like
 # environment variables, we add a couple of parameters that should be