Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Fix flags generation. #210

Merged
merged 1 commit into from
May 30, 2019
Merged

Fix flags generation. #210

merged 1 commit into from
May 30, 2019

Conversation

TheLortex
Copy link
Member

Flag file generation was broken for some distros such as Ubuntu: the concatenation of outputs was missing a space between flags.
Now the libs file is intended to be used directly as an option to ocamlopt. Finally libxenasmrun.a is renamed to libasmrunxen.a and we don't need to install it in the ocaml directory anymore.

@avsm
Copy link
Member

avsm commented May 29, 2019

I think this supersedes #208 since it also fixes the system compiler with the rename to libasmrunxen -- is there a test for that in the CI atm?

@avsm
Copy link
Member

avsm commented May 29, 2019

Does this fix mirage-xen compilation in the duniverse @TheLortex ? Might be worth putting this branch as a pin in opam-overlays to see if it fixes mirage-xen there

@avsm avsm merged commit b1bd107 into mirage:master May 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants