From d19672ef1807744b78b89614a7d2b6e8999ae88f Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 1 Jun 2019 14:04:11 +0200 Subject: [PATCH] - no ocaml in TLD --- llvm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index a0706c8..0e2d5c7 100644 --- a/llvm.spec +++ b/llvm.spec @@ -17,7 +17,7 @@ %bcond_without polly # Polly cache-locality optimization, auto-parallelism and vectorization %bcond_without rt # compiler-rt libraries %bcond_without multilib # compiler-rt multilib libraries -%bcond_without ocaml # OCaml binding +%bcond_with ocaml # OCaml binding %bcond_without doc # HTML docs and man pages %bcond_with apidocs # doxygen docs (HUGE, so they are not built by default) %bcond_with tests # run tests -- 2.44.0