summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_osf1_cxx.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_osf1_cxx.GNU')
-rw-r--r--include/makeinclude/platform_osf1_cxx.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_osf1_cxx.GNU b/include/makeinclude/platform_osf1_cxx.GNU
index c61d8261073..a7657897e08 100644
--- a/include/makeinclude/platform_osf1_cxx.GNU
+++ b/include/makeinclude/platform_osf1_cxx.GNU
@@ -25,7 +25,7 @@ ifeq (5.,$(findstring 5.,$(ACE_DU_VERSION)))
WARNING_FLAGS += -msg_disable 177
endif # 6.0 or later
- SOFLAGS = -shared -use_ld_input
+ SOFLAGS = -shared -use_ld_input $(ACELIB)
endif # 5.x
endif # ! 4.x
endif # ! 3.x