summaryrefslogtreecommitdiff
path: root/ace/config-freebsd-pthread.h
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-01 07:36:14 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-01 07:36:14 +0000
commit1b33cf2f0991c6147936b246c09fffe29538377b (patch)
tree9dd370c2dd601be3bf54777de2865530916efa10 /ace/config-freebsd-pthread.h
parent7d813c3d437b626fa6e8f76a902cc37356042147 (diff)
downloadATCD-1b33cf2f0991c6147936b246c09fffe29538377b.tar.gz
Added directive ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.
Diffstat (limited to 'ace/config-freebsd-pthread.h')
-rw-r--r--ace/config-freebsd-pthread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-freebsd-pthread.h b/ace/config-freebsd-pthread.h
index baea6c6915c..dd9680dbdb4 100644
--- a/ace/config-freebsd-pthread.h
+++ b/ace/config-freebsd-pthread.h
@@ -133,6 +133,7 @@ enum schedparam_policy {
#define ACE_HAS_TEMPLATE_SPECIALIZATION
#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
+#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR
// Compiler doesn't support static data member templates.
#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES