Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internp: fix 'section specifier' compiling err on mac os #4

Merged
merged 3 commits into from
Jul 30, 2020

Conversation

Lotterleben
Copy link
Contributor

No description provided.

Copy link
Member

@japaric japaric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes in macros look good but cargo-building binfmt from the root fails with:

let t = internp!(".."); // error: use of undeclared type or module `binfmt`

We'll need to re-export crate as binfmt in src/impls.rs as done in https://github.com/ferrous-systems/binfmt/blob/751a006b9d1ba077f5f31acc1e3a983fb111c75d/src/lib.rs#L12

@Lotterleben
Copy link
Contributor Author

done

@japaric
Copy link
Member

japaric commented Jul 30, 2020

one more thing: I have just merged the CI PR. Could you rebase and uncomment the macOS builder?

@Lotterleben Lotterleben merged commit faa10d8 into main Jul 30, 2020
@Lotterleben Lotterleben deleted the build_mac_os branch July 30, 2020 08:04
japaric pushed a commit that referenced this pull request Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants