summaryrefslogtreecommitdiffstats
path: root/source/n/php
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-12-18 20:22:40 +0000
committer Eric Hameleers <alien@slackware.com>2023-12-18 21:59:19 +0100
commit1e5164fb6d699f5f0feea33ff1ad0d0468ec6f62 (patch)
tree75142a5552e19c203623dacb6930912fa7d6e4cd /source/n/php
parent5d59a0f01d397d5ab8eac82f9e74387d7f2decc1 (diff)
downloadcurrent-1e5164fb6d699f5f0feea33ff1ad0d0468ec6f62.tar.gz
current-1e5164fb6d699f5f0feea33ff1ad0d0468ec6f62.tar.xz
Mon Dec 18 20:22:40 UTC 202320231218202240
a/sysklogd-2.5.2-x86_64-2.txz: Rebuilt. rc.syslog: be more graceful with the "restart" option. Thanks to opty. l/gst-plugins-bad-free-1.22.8-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.22.8-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.22.8-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.22.8-x86_64-1.txz: Upgraded. l/gstreamer-1.22.8-x86_64-1.txz: Upgraded. n/c-ares-1.24.0-x86_64-1.txz: Upgraded. n/dhcpcd-10.0.6-x86_64-1.txz: Upgraded. n/openssh-9.6p1-x86_64-1.txz: Upgraded. n/traceroute-2.1.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/php')
-rwxr-xr-xsource/n/php/php.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild
index 00f49b4d7..a37ab12dd 100755
--- a/source/n/php/php.SlackBuild
+++ b/source/n/php/php.SlackBuild
@@ -185,7 +185,6 @@ CXXFLAGS="$SLKCFLAGS -DU_USING_ICU_NAMESPACE=1 -DU_DEFINE_FALSE_AND_TRUE=1" \
--enable-fpm \
--with-fpm-user=apache \
--with-fpm-group=apache \
- --enable-maintainer-zts \
--enable-pcntl \
--enable-mbregex \
--enable-tokenizer=shared \
@@ -194,7 +193,6 @@ CXXFLAGS="$SLKCFLAGS -DU_USING_ICU_NAMESPACE=1 -DU_DEFINE_FALSE_AND_TRUE=1" \
--with-layout=PHP \
--disable-sigchild \
--with-libxml \
- --with-xmlrpc=shared \
--with-expat \
--enable-simplexml \
--enable-xmlreader=shared \
@@ -246,7 +244,6 @@ CXXFLAGS="$SLKCFLAGS -DU_USING_ICU_NAMESPACE=1 -DU_DEFINE_FALSE_AND_TRUE=1" \
--enable-sysvshm \
--with-xsl=shared,/usr \
--with-zip=shared \
- --with-tsrm-pthreads \
--enable-intl=shared \
--enable-opcache \
--enable-shared=yes \