GNU bug report logs -
#26405
[PATCH 0/2] Tweaks to the PHP package.
Previous Next
Reported by: alex.sassmannshausen <at> gmail.com
Date: Sat, 8 Apr 2017 15:41:03 UTC
Severity: normal
Tags: patch
Merged with 26403,
26404
Done: Alex Sassmannshausen <alex.sassmannshausen <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Alex Sassmannshausen <alex <at> pompo.co>
The following 2 patches add tweaks to the excellent PHP package.
The first removes --enable-threads. Its presence causes a warning during the
configure stage of php, because the option is apparently not supported. I
imagine it was removed with php 7.
The second adds --with-mysqli. Adding like so makes it default to the mysql
native driver. Adding this configure option allows running things such as
wordpress, which require mysqli.
Alex Sassmannshausen (2):
gnu: php: Remove '--enable-threads' configure option.
gnu: php: Add '--with-mysqli' configure option.
gnu/packages/php.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.12.2
This bug report was last modified 8 years and 15 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.