aboutsummaryrefslogtreecommitdiffstats
path: root/config/StdGNU.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/StdGNU.mk')
-rw-r--r--config/StdGNU.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/StdGNU.mk b/config/StdGNU.mk
index 0b1e0382d6..f27bdc59f5 100644
--- a/config/StdGNU.mk
+++ b/config/StdGNU.mk
@@ -60,6 +60,8 @@ SOCKET_LIBS =
CURSES_LIBS = -lncurses
PTHREAD_LIBS = -lpthread
UTIL_LIBS = -lutil
+DLOPEN_LIBS = -ldl
+
SONAME_LDFLAG = -soname
SHLIB_LDFLAGS = -shared