modphp: revert pthread-check.patch and add one against threads.m4

revert pthread-check.patch which hacks the old configure,
instead, add one against threads.m4 to enable pthread support
when cross-compiling.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
This commit is contained in:
Jackie Huang
2013-04-09 15:11:04 +08:00
committed by Paul Eggleton
parent d22869df83
commit 12b72e1eaf
3 changed files with 31 additions and 65 deletions
@@ -5,7 +5,7 @@ DEPENDS = "apache2-native apache2 zlib bzip2"
SRC_URI = "http://www.php.net/distributions/php-${PV}.tar.bz2 \
file://configure.patch \
file://pthread-check.patch \
file://pthread-check-threads-m4.patch \
file://70_mod_php5.conf \
"