unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26405: [PATCH 0/2] Tweaks to the PHP package.
@ 2017-04-08 15:39 alex.sassmannshausen
  2017-04-08 15:39 ` bug#26403: [PATCH 1/2] gnu: php: Remove '--enable-threads' configure option alex.sassmannshausen
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: alex.sassmannshausen @ 2017-04-08 15:39 UTC (permalink / raw)
  To: 26405; +Cc: Alex Sassmannshausen

From: Alex Sassmannshausen <alex@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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-05-13 13:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-08 15:39 bug#26405: [PATCH 0/2] Tweaks to the PHP package alex.sassmannshausen
2017-04-08 15:39 ` bug#26403: [PATCH 1/2] gnu: php: Remove '--enable-threads' configure option alex.sassmannshausen
2017-04-08 15:39 ` bug#26404: [PATCH 2/2] gnu: php: Add '--with-mysqli' " alex.sassmannshausen
2017-04-11  4:23   ` Leo Famulari
2017-04-11  4:24 ` bug#26405: [PATCH 0/2] Tweaks to the PHP package Leo Famulari
2017-04-11  7:55 ` julien lepiller
2017-04-21  9:02   ` Ludovic Courtès
     [not found] ` <handler.26405.B.149166601214265.ack@debbugs.gnu.org>
2017-05-13 13:01   ` bug#26405: Acknowledgement ([PATCH 0/2] Tweaks to the PHP package.) Alex Sassmannshausen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).