Add linker options for Xen/Mini-OS#231
Conversation
|
Thanks! Is there an easy way to set up CI for ctypes on Xen/Mini-OS? It'd be useful to have some kind of automatic check to avoid inadvertently breaking the build. |
7d0cbf2 to
c78c3ec
Compare
|
I've added some tests. Note however that they won't pass until the next mirage-platform release. |
|
mirage-platform releases with this change now in ocaml/opam-repository#3219 |
|
The tests are passing on linux/4.01.0 now, but failing on osx (as expected, presumably). |
|
I would have thought you should be able to install |
|
mirage-xen wont compile on osx just yet due to the mirage-xen-minios dep |
ca85276 to
606cb4e
Compare
|
I've updated the tests to check the Xen support only when |
|
Thanks, @talex5! |
Add linker options for Xen/Mini-OS
Note: depends on mirage/mirage-platform#111