From 95eab412549ac141976f730db467ffde35c52c6d Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Wed, 14 Sep 2022 08:28:18 +0300 Subject: [PATCH] Revert "Disable loadbalancer (needs libevent)" This reverts commit b960105dffe258fe959d50ea46dbb359a5914bb2. Signed-off-by: David Abdurachmanov --- openldap.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/openldap.spec b/openldap.spec index 832a35a..7ffffc1 100644 --- a/openldap.spec +++ b/openldap.spec @@ -217,11 +217,7 @@ pushd openldap-%{version} \ --disable-static \ \ -%ifnarch riscv64 --enable-balancer=mod \ -%else - --enable-balancer=no \ -%endif \ --with-cyrus-sasl \ --without-fetch \