diff options
Diffstat (limited to 'ace/config-irix5.3-g++.h')
-rw-r--r-- | ace/config-irix5.3-g++.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-irix5.3-g++.h b/ace/config-irix5.3-g++.h index 317141af07f..b76fe08eae5 100644 --- a/ace/config-irix5.3-g++.h +++ b/ace/config-irix5.3-g++.h @@ -68,9 +68,6 @@ // Platform supports the /proc file system. #define ACE_HAS_PROC_FS -// Explicit dynamic linking permits "lazy" symbol resolution. -#define ACE_HAS_RTLD_LAZY_V - // Compiler/platform defines the sig_atomic_t typedef. #define ACE_HAS_SIG_ATOMIC_T |