|
|
@ -52,7 +52,7 @@ OCAMLBUILD_OPTIONS = \
|
|
|
|
-cflags -w,$(OCAML_FATAL_WARNINGS)-4-9-40-41-42-45-48-50 \
|
|
|
|
-cflags -w,$(OCAML_FATAL_WARNINGS)-4-9-40-41-42-45-48-50 \
|
|
|
|
-tag-line "<*{clang/clang_ast_*,backend/jsonbug_*}>: warn(-27-32-35-39)" \
|
|
|
|
-tag-line "<*{clang/clang_ast_*,backend/jsonbug_*}>: warn(-27-32-35-39)" \
|
|
|
|
-tag-line "not <**/{config,iList,utils}.*>: open(Utils)" \
|
|
|
|
-tag-line "not <**/{config,iList,utils}.*>: open(Utils)" \
|
|
|
|
-pkgs atdgen,extlib,str,unix,yojson,zip
|
|
|
|
-pkgs atdgen,extlib,oUnit,str,unix,yojson,zip
|
|
|
|
|
|
|
|
|
|
|
|
ifeq (@ENABLE_OCAML_ANNOT@,yes)
|
|
|
|
ifeq (@ENABLE_OCAML_ANNOT@,yes)
|
|
|
|
OCAMLBUILD_OPTIONS += -cflags -annot
|
|
|
|
OCAMLBUILD_OPTIONS += -cflags -annot
|
|
|
|