PKGNAME=camlp4
PKGSEC=devel
PKGDEP="ocaml"
BUILDDEP="ocamlbuild findlib camlp-streams"
PKGDES="Caml preprocessor and pretty-printer"

ABTYPE=self

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

# FIXME: sh: line 1: /var/cache/acbs/build/acbs.t_ccwhy3/camlp4/_build/myocamlbuild: Text file busy
NOPARALLEL=1

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