packages/lang/php7-pecl-http
Michael Heimpold e99e704eb4 php7-pecl-http: fix build when host has php installed (refs #3149)
When php is installed on the host system, then the configure tries
to obtain from this binary whether some extensions are available.
This prevents the cross build when the desired extensions are not
present - which is the usual case.

So add a patch to prevent configure from doing this - we give
this information via environment variable during build already.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-08 23:07:04 +02:00
..
patches php7-pecl-http: fix build when host has php installed (refs #3149) 2016-09-08 23:07:04 +02:00
Makefile php7-pecl-http: fix build when host has php installed (refs #3149) 2016-09-08 23:07:04 +02:00