Commit 439f39b5 authored by Fabrice Fontaine's avatar Fabrice Fontaine Committed by Roger A. Light
Browse files

Remove -lanl when WITH_ADNS is unset



Do not add -lanl to BROKER_LIBS for all Linux builds.
Indeed, -lanl is only needed for getaddrinfo_a which is only used in
_mosquitto_try_connect_step1 when WITH_ADNS is set

Signed-off-by: default avatarFabrice Fontaine <fontaine.fabrice@gmail.com>
parent 623f0826
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment