From d84b9950fe4fb43dedefd71094f593072629bed6 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Wed, 9 Feb 2022 11:01:31 -0800 Subject: bootstrap-configure: Don't enable admin plugin by default Admin plugin doesn't work properly when there are multiple adapters in the system. --- bootstrap-configure | 1 - 1 file changed, 1 deletion(-) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 8172840d5..0aba3ef22 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -33,5 +33,4 @@ fi --enable-ubsan \ --enable-cups \ --enable-library \ - --enable-admin \ --disable-datafiles $* -- cgit v1.2.1