All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/php: fix build on mips r6
Date: Sun, 27 Dec 2020 14:48:00 +0100	[thread overview]
Message-ID: <gtfmbhxoqt.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: 87czyvbd98.fsf@dell.be.48ers.dk

Am Sun, 27 Dec 2020 14:16:19 +0100 schrieb Peter Korsgaard:

> How come php uses a bundled copy of pcre2? Can't we make it use our
> external one instead?

Hi Peter,

we already use the external pcre2 package as optional dependency:

https://git.buildroot.net/buildroot/tree/package/php/php.mk#n261

but in lack of it php uses its bundled code:
https://git.buildroot.net/buildroot/tree/package/php/php.mk#n274

Regards, Bernd

      reply	other threads:[~2020-12-27 13:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-27 10:44 [Buildroot] [PATCH 1/1] package/php: fix build on mips r6 Bernd Kuhls
2020-12-27 13:16 ` Peter Korsgaard
2020-12-27 13:48   ` Bernd Kuhls [this message]

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

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

  git send-email \
    --in-reply-to=gtfmbhxoqt.ln2@ID-313208.user.individual.net \
    --to=bernd.kuhls@t-online.de \
    --cc=buildroot@busybox.net \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.