From 78a0fb606c5f3e417c9317e9ad79330964d9f3d4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 2 Mar 2021 09:48:44 +0000 Subject: [PATCH] Use --profile release to disable warn-as-error. --- ocaml-ppx-assert.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-ppx-assert.spec b/ocaml-ppx-assert.spec index 1ffec06..b9ee9e9 100644 --- a/ocaml-ppx-assert.spec +++ b/ocaml-ppx-assert.spec @@ -53,7 +53,7 @@ files for developing applications that use %{name}. %autosetup -n %{upname}-%{upstream_version} -p1 %build -dune build %{?_smp_mflags} --display=verbose +dune build %{?_smp_mflags} --display=verbose --profile release dune build %{?_smp_mflags} @doc %install