PKGNAME=ocaml-astring
PKGSEC=ocaml
PKGDEP="ocaml"
BUILDDEP="findlib ocamlbuild ocaml-topkg opam"
PKGDES="Alternative String module for OCaml"

ABTYPE=self

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

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