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

Switch to virtual libraries #25

Merged
merged 4 commits into from
May 16, 2019
Merged

Switch to virtual libraries #25

merged 4 commits into from
May 16, 2019

Conversation

TheLortex
Copy link
Member

#22

@emillon
Copy link

emillon commented Mar 12, 2019

Thanks! What is the compatibility issue in mirage itself?

@TheLortex
Copy link
Member Author

In order to switch to virtual libraries it's necessary to remove the META.checkseum.template file, therefore getting rid of xen/freestanding_linkopts. That means it will work only when building mirage unikernels with dune.

@dinosaure
Copy link
Member

/cc @rgrinberg

@dinosaure dinosaure merged commit 2cbbb3c into mirage:master May 16, 2019
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request May 17, 2019
CHANGES:

- Use experimental feature of variants with `dune` (mirage/checkseum#25, @dinosaure, review @rgrinberg)
  `checkseum` requires at least `dune.1.9.2`
- Add conflict with `< mirage-xen-posix.3.1.0` packages (mirage/checkseum#21, @hannesm)
- Provide `unsafe_*` functions (@dinosaure)
- Re-organize C implementation as `digestif` (@dinosaure)
- Remove `#include <stdio.h>` in C implementation (@dinosaure)
- Avoid partial application of functions, optimization (mirage/checkseum#19, @dinosaure)
- Add ocamlformat support (@dinosaure)
- _cross-compilation_ adjustement about MirageOS backends (mirage/checkseum#18, @hannesm)
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Aug 13, 2019
CHANGES:

- Use experimental feature of variants with `dune` (mirage/checkseum#25, @dinosaure, review @rgrinberg)
  `checkseum` requires at least `dune.1.9.2`
- Add conflict with `< mirage-xen-posix.3.1.0` packages (mirage/checkseum#21, @hannesm)
- Provide `unsafe_*` functions (@dinosaure)
- Re-organize C implementation as `digestif` (@dinosaure)
- Remove `#include <stdio.h>` in C implementation (@dinosaure)
- Avoid partial application of functions, optimization (mirage/checkseum#19, @dinosaure)
- Add ocamlformat support (@dinosaure)
- _cross-compilation_ adjustement about MirageOS backends (mirage/checkseum#18, @hannesm)
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.

5 participants