aboutsummaryrefslogtreecommitdiff
path: root/science/cdo/files/patch-src-pthread_debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'science/cdo/files/patch-src-pthread_debug.cc')
-rw-r--r--science/cdo/files/patch-src-pthread_debug.cc10
1 files changed, 5 insertions, 5 deletions
diff --git a/science/cdo/files/patch-src-pthread_debug.cc b/science/cdo/files/patch-src-pthread_debug.cc
index 87effb3d2694..3cbe69e40ad7 100644
--- a/science/cdo/files/patch-src-pthread_debug.cc
+++ b/science/cdo/files/patch-src-pthread_debug.cc
@@ -1,6 +1,6 @@
---- src/pthread_debug.cc.orig 2017-07-03 08:59:29 UTC
+--- src/pthread_debug.cc.orig 2017-11-21 10:41:21 UTC
+++ src/pthread_debug.cc
-@@ -76,6 +76,7 @@ void print_pthread_attr(const char *call
+@@ -80,6 +80,7 @@ void print_pthread_attr(const char *call
}
@@ -8,11 +8,11 @@
void print_pthread_mutexattr(const char *caller, pthread_mutexattr_t *m_attr)
{
(void) caller;
-@@ -120,6 +121,7 @@ void print_pthread_condattr(const char *
- (void) c_attr;
+@@ -109,6 +110,7 @@ void print_pthread_mutexattr(const char
+ }
#endif
}
+#endif
- int PTHREAD_Debug = 0;
+ void print_pthread_condattr(const char *caller, pthread_condattr_t *c_attr)