PKGNAME=ocaml-stdlib-shims
PKGSEC=ocaml
PKGDEP="ocaml"
BUILDDEP="dune findlib"
PKGDES="Shim to substitute Pervasives with Stdlib before OCaml 4.08"

ABTYPE=dune

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

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