Skip to content

Build fails on -musl targets because of proc_macro #52

@drozdziak1

Description

@drozdziak1

Hi there,
I'm cross-building (OpenWrt with musl, nightly from 2018-01-09) a package that indirectly depends on this crate. Unfortunately the build fails due to the crate proc_macro missing. AFAIK this is due to a Rust compiler gimmick but I'm not sure how to approach this problem. I've got a couple questions:

  • Do you happen to know the root cause of this issue?
  • Is there a solution out there? If so, what is it?
  • If not, what can I do to help resolve it?

I'd really appreciate your thoughts on this.

Thank you,
Stanisław

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