Closed
Description
Since #14293 I have added the dummy lang items for the weak linking in my projects (or I am unable to build static libs). Now static libs are defining rust_eh_personality
and rust_stack_exhausted
which is causing linker errors due to duplicate definitions.
Note: This is only for static libs, rlibs are fine. See travis log here https://travis-ci.org/bharrisau/zinc/jobs/25774156
Metadata
Metadata
Assignees
Labels
No labels