Closed polachok closed 8 years ago
unrecognized relocation (0x2b) in section `.text.malloc_conf_init'
this was a problem with how upstream binaries were built. It should fix itself by next stable release.
Regardless I think it is helpful to install the musl-packages that this PR proposes.
Thank you @polachok!
The other errors are due to rust-lang/rust#36793 and should be fixed by next nightly. This fix will probably be backported to the beta so it should also be fixed there soon-ish.
this was a problem with how upstream binaries were built. It should fix itself by next stable release.
Regardless I think it is helpful to install the musl-packages that this PR proposes.