[packages/llvm] drop BC: llvm-devel; rel 3
atler
atler at pld-linux.org
Tue Nov 9 10:48:29 CET 2021
commit 2b0eee503ec3ca434676723685f1974c28894e22
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Nov 9 10:46:50 2021 +0100
drop BC: llvm-devel; rel 3
ocaml bindings do not intend to link to newly compiled llvm. whoever
cares for ocaml bindings feel free to patch.
llvm.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 088ea70..24827d6 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -62,7 +62,7 @@ Summary: The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
Summary(pl.UTF-8): Niskopoziomowa maszyna wirtualna (infrastruktura kompilatora optymalizującego)
Name: llvm
Version: 13.0.0
-Release: 2
+Release: 3
License: University of Illinois/NCSA Open Source License
Group: Development/Languages
#Source0Download: https://github.com/llvm/llvm-project/releases/
@@ -168,7 +168,6 @@ BuildRequires: xz-devel
%{?with_target_nvptx:BuildRequires: ocl-icd-libOpenCL-devel}
%endif
%if %{with ocaml}
-BuildConflicts: llvm-devel
BuildConflicts: llvm-ocaml
%endif
Requires: %{name}-libs = %{version}-%{release}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/2b0eee503ec3ca434676723685f1974c28894e22
More information about the pld-cvs-commit
mailing list