The dlopen/dlsym functions are built into libc, so there is is no need for libdl...
[novacoin.git] / src / makefile.bsd
index 79db3f0..75334d7 100644 (file)
@@ -48,7 +48,6 @@ endif
 LIBS+= \
  -Wl,-B$(LMODE2) \
    -l z \
-   -l dl \
    -l pthread