xapi-project / vhd-tool

Command-line tools for streaming and manipulating vhd format data
Other
8 stars 26 forks source link

Completed port to dune and fixed test warnings. #81

Closed kc284 closed 5 years ago

lindig commented 5 years ago

This looks good. I believe the Makefile should be adjusted to use the release profile. The easiest way is to do it as in the opam file: dune build -p vhd-tool j $$(getconf _NPROCESSORS_ONLN). See: https://github.com/ocaml/dune/blob/master/doc/usage.rst#invocation-from-opam