meta-openembedded/meta-webserver/recipes-php
Chong Lu a03936118f modphp: enable endian check
Previously, modphp estimates endian on host rather than checks it on
target. If the host is little-endian and the target is big-endian,
modphp claims that endian is little. As a result, a memory location
that it is not allowed to access when calling libphp5.so module on
target. It will occur segmentation fault.
This patch enables endian check support for modphp.

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-12-12 12:04:53 +00:00
..
modphp modphp: enable endian check 2013-12-12 12:04:53 +00:00
phpmyadmin phpmyadmin: update to 4.0.5 2013-08-27 16:39:31 +01:00
xdebug recipes: Remove PR = r0 from all recipes 2013-11-01 15:33:16 +01:00