mirror of
https://abf.rosa.ru/djam/llvm.git
synced 2025-02-24 00:32:49 +00:00
Disable ocaml-related stuff
This commit is contained in:
parent
7b77fc65f5
commit
b23d5b1cd6
1 changed files with 2 additions and 2 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue