Revision 6175e46182560084884f49a62f0680a20bef480c authored by Hannes Mehnert on 06 May 2024, 18:13:55 UTC, committed by Hannes Mehnert on 09 May 2024, 19:01:59 UTC
Previously, `sh -exc 'cd subdir && mirage build'` was used in the generated
opam file as build command. Since #1404 got merged and released, the mirage
build subcommand does no longer exist.

In the opam file, now "make build" is used instead.
1 parent bfa69f1
History
File Mode Size
bin
lib
lib_runtime
scripts
test
.git-blame-ignore-revs -rw-r--r-- 1.4 KB
.gitignore -rw-r--r-- 79 bytes
.ocamlformat -rw-r--r-- 94 bytes
CHANGES.md -rw-r--r-- 58.2 KB
LICENSE.md -rw-r--r-- 796 bytes
Makefile -rw-r--r-- 176 bytes
README.md -rw-r--r-- 2.9 KB
dune-project -rw-r--r-- 44 bytes
logo.svg -rw-r--r-- 25.2 KB
mirage-runtime.opam -rw-r--r-- 1.1 KB
mirage.opam -rw-r--r-- 1.7 KB

README.md

back to top