php4: add compatibility fix for gmp
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Mar 2013 14:16:51 +0000 (14:16 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Mar 2013 14:16:51 +0000 (14:16 +0000)
commitab79cf8bc78d3ddcc6ce8ee65ee12616beccbb28
treeaa1c8e59d204c242400ff7f3c957872d93ffef80
parent18dd3715b6546f0afd6be44b0088a5ba8380595c
php4: add compatibility fix for gmp

gmp modified some if it's internal constants, in particular
__GMP_BITS_PER_MP_LIMB.  Added a patch to substitute GMP_LIMB_BITS.

Also bumped release number and copyright date.

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35955 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/php4/Makefile
lang/php4/patches/120-gmp-compat.patch [new file with mode: 0644]