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
Update compile options to enable static linking to work
This makes the static options the same as the dynamic, which was
causing the linking to fail. As this requires robin-map, and this
is installed under /usr/local on BSD and similar systems, then we
also add /usr/local/include to the header search path if it exists .
0 commit comments