Skip to content
Snippets Groups Projects
Verified Commit a55d0d9b authored by Denis Smirnov's avatar Denis Smirnov
Browse files

fix(build): symbol not found on macos

An attempt to start picodata on macos returns an error:
symbol not found in flat namespace '_res_9_getservers'

The reason is that macos executables require libresolv.dylib to
use resolv.h.
parent e68fd984
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment