summaryrefslogtreecommitdiff
path: root/strata/ocaml/ocaml.morph
blob: 00e3676702b44ca09f54026b2184296a33377a4f (plain)
1
2
3
4
5
6
7
8
name: ocaml
kind: chunk
configure-commands:
- ./configure --prefix "$PREFIX"
build-commands:
- make world.opt
install-commands:
- make DESTDIR="$DESTDIR" install