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
This required adding `--static` to `configure` because of changes to
configure respecting CC. This caused symbol visibility issues, which
prevented a shared library from linking. We don't use the shared
library. So it should be safe to just not build it.
0 commit comments