From 24e04c0b54fc00efab999ecf0172b8bc606cbe4d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 26 Mar 2004 23:52:27 +0000 Subject: [PATCH] - always build thread safe version Changed files: php.spec -> 1.315 --- php.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php.spec b/php.spec index 339cc64..27348c3 100644 --- a/php.spec +++ b/php.spec @@ -1534,6 +1534,7 @@ for i in fcgi cgi cli apxs ; do %else `[ $i = apxs ] && echo --with-apxs=%{apxs}` \ %endif + --enable-experimental-zts \ --with-config-file-path=%{_sysconfdir} \ --with-exec-dir=%{_bindir} \ --%{!?debug:dis}%{?debug:en}able-debug \ -- 2.44.0