Disable ocaml-related stuff

This commit is contained in:
Eugene Shatokhin 2014-12-19 13:21:14 +03:00
parent 7b77fc65f5
commit b23d5b1cd6

View file

@ -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/