unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: alex.sassmannshausen@gmail.com
To: 26405@debbugs.gnu.org
Cc: Alex Sassmannshausen <alex@pompo.co>
Subject: bug#26405: [PATCH 0/2] Tweaks to the PHP package.
Date: Sat,  8 Apr 2017 17:39:24 +0200	[thread overview]
Message-ID: <20170408153926.12629-1-alex@pompo.co> (raw)

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

             reply	other threads:[~2017-04-08 15:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08 15:39 alex.sassmannshausen [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170408153926.12629-1-alex@pompo.co \
    --to=alex.sassmannshausen@gmail.com \
    --cc=26405@debbugs.gnu.org \
    --cc=alex@pompo.co \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).