summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r--ace/config-sunos5.5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index 21b6463f773..a10bd2c2539 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -91,6 +91,9 @@
// this must appear before its #include.
# define ACE_HAS_STRING_CLASS
# include "ace/config-g++-common.h"
+// Need to define this explicitly as SunOS doesn't ship with the latest
+// binutils needed for implicit template instantiation
+# define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
# define ACE_HAS_HI_RES_TIMER
// Denotes that GNU has cstring.h as standard, to redefine memchr().
# define ACE_HAS_GNU_CSTRING_H