X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=build;h=81335f18b7e7db3ffbb30451d87bea620ed1464b;hb=ae9f44db089434da997595098d8c705a71488501;hp=e3839edd34f39fe0aed4b2030011909dccff082d;hpb=4b52da1a20a4fe031930bb96d2ca46bec06dc529;p=SXSI%2Fxpathcomp.git diff --git a/build b/build index e3839ed..81335f1 100755 --- a/build +++ b/build @@ -53,7 +53,7 @@ let tests_targets = [] let () = Cmdline.parse () let cmd_list = let ocamlbuild = - Printf.sprintf "ocamlbuild %s %s %s -j %i " + Printf.sprintf "ocamlbuild -no-hygiene %s %s %s -j %i " !Cmdline.verbose !Cmdline.profile !Cmdline.debug !Cmdline.jobs in List.map begin function