From 23da4bbc2c744a200bcf729fd3fb3c47fbbfd88d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 18 May 2015 22:59:44 +0300 Subject: [PATCH] disable mm, unmaintained and makes apache restarts unstable http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2015-May/024364.html --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index f8366c6..5b7bad3 100644 --- a/php.spec +++ b/php.spec @@ -42,7 +42,7 @@ %bcond_without litespeed # build litespeed module %bcond_without ldap # without LDAP extension module %bcond_without mhash # without mhash extension (supported by hash extension) -%bcond_without mm # without mm support for session storage +%bcond_with mm # without mm support for session storage %bcond_without mssql # without MS SQL extension module # don't turn it on by default; see TODO item for mysqlnd in this spec %bcond_with mysqlnd # with mysqlnd support in mysql related extensions -- 2.43.0