You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libcurl currently lacks C-Ares support, which would provide the ClamAV LocalIP feature in freshclam. Should add this.
I've also noticed that on my macOS dev machine, libcurl may be automatically picking up extra dependencies from the system installed libraries. This is of course not appropriate and we provide those libraries explicitly, or explicitly disable them.
The text was updated successfully, but these errors were encountered:
libcurl currently lacks C-Ares support, which would provide the ClamAV LocalIP feature in freshclam. Should add this.
I've also noticed that on my macOS dev machine, libcurl may be automatically picking up extra dependencies from the system installed libraries. This is of course not appropriate and we provide those libraries explicitly, or explicitly disable them.
The text was updated successfully, but these errors were encountered: