summaryrefslogtreecommitdiff
path: root/ace/config-osf1-4.0-g++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-osf1-4.0-g++.h')
-rw-r--r--ace/config-osf1-4.0-g++.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-osf1-4.0-g++.h b/ace/config-osf1-4.0-g++.h
index 1124dad7ff9..cad043dbdaa 100644
--- a/ace/config-osf1-4.0-g++.h
+++ b/ace/config-osf1-4.0-g++.h
@@ -24,6 +24,8 @@
#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
#define ACE_HAS_TEMPLATE_SPECIALIZATION
#define ACE_HAS_UALARM
+// Optimize ACE_Handle_Set for select().
+#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
// Compiler's template mechanism must see source code (i.e., .C
// files).