[packages] php5: use bundled libgd for gd extension
authormhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Jul 2012 15:34:45 +0000 (15:34 +0000)
committermhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Jul 2012 15:34:45 +0000 (15:34 +0000)
commitc871c739c502d164f44586f2d47da613fd0618d2
tree0ef6e35d3ea903b59132bc24e53f5b51dff3a91c
parent0232955fc4e7771b7c42151b4d44ec2eb823c2a5
[packages] php5: use bundled libgd for gd extension

PHP devs doesn't only include an own copy of libgd but modified
it. As long as these modifications are not part of the offical
libgd distribution, we have to deal with the bundled version.

Details can be found at
https://bugs.php.net/bug.php?id=55224 and
https://bugs.php.net/bug.php?id=60108

When this problem is fixed upstream, this patch should be reverted.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32879 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/php5/Makefile