PKGNAME=zarith
PKGSEC=ocaml
PKGDEP="gmp ocaml"
BUILDDEP="findlib"
PKGDES="Implements arithmetic and logical operations over arbitrary-precision integers and rational numbers"

ABTYPE=self

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

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