This commit is contained in:
MiWCryptAnalytics 2017-02-23 21:23:55 -05:00 committed by GitHub
parent 20517cfd4d
commit 3759e276b2

View file

@ -202,7 +202,7 @@ linux {
LIBS+= -lunbound
}
} else {
# On some distro's we need to all dynload
# On some distro's we need to add dynload
LIBS+= -ldl
}