mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-08 23:24:50 +02:00
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:
committed by
Paul Eggleton
parent
d22869df83
commit
12b72e1eaf
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user