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
Since #1925 the issue described in #1779 is back again.
Not sure why this is reverted though. If i pin openssl-sys to v0.9.92` it works again, but that doesn't seem to be a good long-term-solution.
Is there some way this can be optional, or that it uses static instead of dylib when some flag is set?
This makes static build binaries break because this forces rustc to dynamically link to atomic.