aboutsummaryrefslogtreecommitdiffstats
path: root/config/SunOS.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/SunOS.mk')
-rw-r--r--config/SunOS.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/SunOS.mk b/config/SunOS.mk
index 80a392bcae..6fa0e817dd 100644
--- a/config/SunOS.mk
+++ b/config/SunOS.mk
@@ -50,6 +50,8 @@ SOCKET_LIBS = -lsocket
CURSES_LIBS = -lcurses
PTHREAD_LIBS = -lpthread
UTIL_LIBS =
+DLOPEN_LIBS = -ldl
+
SONAME_LDFLAG = -h
SHLIB_LDFLAGS = -R $(SunOS_LIBDIR) -shared