PKGNAME=ocaml-bos
PKGSEC=ocaml
PKGDEP="ocaml ocaml-astring ocaml-rresult ocaml-fpath ocaml-fmt ocaml-logs"
BUILDDEP="findlib ocamlbuild ocaml-topkg opam"
PKGDES="OCaml support for basic and robust interaction with the operating system"

ABTYPE=self

# FIXME: OCaml based softwares use static libraries to link
NOSTATIC=0

# FIXME: ocamlopt doesn't generate seperated debug symbol
ABSPLITDBG=0
