[Buildroot] [PATCH 1/1] package/php: fix build on mips r6

Bernd Kuhls bernd.kuhls at t-online.de
Sun Dec 27 13:48:00 UTC 2020


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



More information about the buildroot mailing list