summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_sunc++.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_sunos5_sunc++.GNU')
-rw-r--r--include/makeinclude/platform_sunos5_sunc++.GNU4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/makeinclude/platform_sunos5_sunc++.GNU b/include/makeinclude/platform_sunos5_sunc++.GNU
index 0e32bec299c..56ba08da116 100644
--- a/include/makeinclude/platform_sunos5_sunc++.GNU
+++ b/include/makeinclude/platform_sunos5_sunc++.GNU
@@ -214,9 +214,9 @@ endif # ! exceptions
LD = $(CXX)
ifeq ($(distrib),0)
- LDFLAGS += -R $(ACE_ROOT)/lib -R./
+ LDFLAGS += -R $(ACE_ROOT)/ace -R./
endif
- LIBS += -lsocket -ldl -lnsl -lgen -lposix4 -ladm
+ LIBS += -lsocket -ldl -lnsl -lgen -lposix4
LDFLAGS += -xildoff