Skip to content

[REGRESSION] lib atomic is loaded dynamic again on armv6 with openssl-sys v0.9.93 #2043

@BlackDex

Description

@BlackDex

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.

If you need more information, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions