From b23d5b1cd65950218bb6f76dcc59e3b4e7ffbc38 Mon Sep 17 00:00:00 2001 From: Eugene Shatokhin Date: Fri, 19 Dec 2014 13:21:14 +0300 Subject: [PATCH] Disable ocaml-related stuff --- llvm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm.spec b/llvm.spec index 90a0e0b..298c0a3 100644 --- a/llvm.spec +++ b/llvm.spec @@ -8,7 +8,7 @@ %{?_with_apidox: %{expand: %%global compile_apidox 1}} %bcond_without clang -%bcond_without ocaml +%bcond_with ocaml %define major_ver 3.5 %define minor_ver 0 @@ -16,7 +16,7 @@ Summary: Low Level Virtual Machine (LLVM) Name: llvm Version: %{major_ver}.%{minor_ver} -Release: 1 +Release: 2 License: NCSA Group: Development/Other Url: http://llvm.org/