Revert "package/php: fix building pcre extension"
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 16 Jan 2019 21:00:15 +0000 (22:00 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 19 Jan 2019 21:33:43 +0000 (22:33 +0100)
commit392a50b2e34bd31138b6603684166742fa5c37f7
treee8713aadea37ef045fcec01ef4dbffa80b8c84ee
parentca70c77a880442e901e3ad6163a0f67d92075958
Revert "package/php: fix building pcre extension"

This reverts commit 745f884e41b5f350296e8448f5fc31d20f67a077.

This was the wrong fix: issue is that php moves from pcre to pcre2 since
version 7.3.0 and
http://github.com/php/php-src/commit/a5bc5aed71f7a15f14f33bb31b8e17bf5f327e2d

This patch will always disable external pcre2 support and raise a build
failure when toolchaine does not have pthread

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/php/php.mk