From f35a13eb12ac2d000f9b00a5da77eda080a8e851 Mon Sep 17 00:00:00 2001 From: kitty Date: Mon, 4 Feb 2002 00:01:40 +0000 Subject: Sun Feb 3 17:59:36 2002 Krishnakumar B --- ace/config-sunos5.5.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ace/config-sunos5.5.h') 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 -- cgit v1.2.1