From 8ac1a21e11bed34fd2ac40ba89678b4bdb28b9e1 Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Thu, 31 Jan 2019 11:15:22 +0100 Subject: [ci] [ocaml] Fix OCaml trunk builds. --- dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dune') diff --git a/dune b/dune index a7264ba91e..1706cb44b1 100644 --- a/dune +++ b/dune @@ -5,7 +5,7 @@ (ocamlopt_flags -O3 -unbox-closures)) (ireport (flags :standard -rectypes -w -9-27-40+60) (ocamlopt_flags :standard -O3 -unbox-closures -inlining-report)) - (ocaml408 + (ocaml409 (flags :standard -strict-sequence -strict-formats -short-paths -keep-locs -rectypes -w -9-27+40+60 -warn-error -5 -alert --deprecated))) ; The _ profile could help factoring the above, however it doesn't -- cgit v1.2.3