]> git.pld-linux.org Git - packages/llvm.git/commitdiff
drop BC: llvm-devel; rel 3 auto/th/llvm-13.0.0-3
authorJan Palus <atler@pld-linux.org>
Tue, 9 Nov 2021 09:46:50 +0000 (10:46 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 9 Nov 2021 09:46:50 +0000 (10:46 +0100)
ocaml bindings do not intend to link to newly compiled llvm. whoever
cares for ocaml bindings feel free to patch.

llvm.spec

index 088ea70b47d7582550ee0d1b39908561b79657c4..24827d6e718b0a218639f4e2c5395bfba7202961 100644 (file)
--- 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}
This page took 0.238557 seconds and 4 git commands to generate.