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

ensure Xen bindings are built with right mirage-xen-ocaml CFLAGS #409

Merged
merged 2 commits into from
Jul 8, 2019

Conversation

avsm
Copy link
Member

@avsm avsm commented Jul 6, 2019

Without this, the Xen checksum bindings are built with the host
CFLAGS and ABI destruction commences. Usually results in a page
fault in the Xen backend at boot time. Fix incoming to opam-repository
as well.

Without this, the Xen checksum bindings are built with the host
CFLAGS and ABI destruction commences. Usually results in a page
fault in the Xen backend at boot time.  Fix incoming to opam-repository
as well.
avsm added a commit to avsm/opam-repository that referenced this pull request Jul 6, 2019
@avsm avsm merged commit dcb3743 into mirage:master Jul 8, 2019
@avsm avsm deleted the fix-opam-xen branch July 8, 2019 08:00
@hannesm
Copy link
Member

hannesm commented Jul 8, 2019

I don't fully understand this approach -- this is different from e.g. https://github.com/inhabitedtype/bigstringaf - is this intentional?

@avsm
Copy link
Member Author

avsm commented Jul 8, 2019

This is the same approach used by io-page-xen and mirage-xen and was just fixing an urgent regression. All of these will migrate to something that doesn't require external pkg-config variants as a separate PR :-)

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