summaryrefslogtreecommitdiff
path: root/lang/php5/files/patch-TSRM_threads.m4
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-12-14 12:45:40 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-12-14 12:45:40 +0000
commitce9ba7129c50bca221608eece0b0ecc51ec91914 (patch)
treea801a1883a7a12dd7c9691e8ae7dccb56307460d /lang/php5/files/patch-TSRM_threads.m4
parentdevel/boost-libs: Backport fix building test framework on non-x86 platforms (diff)
Update to 5.4.23 release and refresh patches.
Notes
Notes: svn path=/head/; revision=336439
Diffstat (limited to 'lang/php5/files/patch-TSRM_threads.m4')
-rw-r--r--lang/php5/files/patch-TSRM_threads.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php5/files/patch-TSRM_threads.m4 b/lang/php5/files/patch-TSRM_threads.m4
index 227f6d26c9d5..31c0886a732c 100644
--- a/lang/php5/files/patch-TSRM_threads.m4
+++ b/lang/php5/files/patch-TSRM_threads.m4
@@ -1,6 +1,6 @@
---- TSRM/threads.m4.orig 2005-04-27 15:22:18.000000000 +0200
-+++ TSRM/threads.m4 2009-09-22 10:01:37.000000000 +0200
-@@ -79,7 +79,7 @@
+--- TSRM/threads.m4.orig 2013-12-10 19:32:43.000000000 +0000
++++ TSRM/threads.m4 2013-12-13 21:55:53.764235920 +0000
+@@ -79,7 +79,7 @@ int main() {
pthread_mutexattr_t mattr;
int data = 1;
pthread_mutexattr_init(&mattr);