There is no libdl on BSD systems, but pkg-config still returns '-ldl': ``` $ pkg-config --libs vamp-hostsdk -L/usr/local/lib -lvamp-hostsdk -ldl ```
There is no libdl on BSD systems, but pkg-config still returns '-ldl':