[packages/llvm] BC: llvm-libs if building with ocaml bindings; rel 2

atler atler at pld-linux.org
Tue Nov 9 01:14:20 CET 2021


commit de64fa487b5039cff8e300de1d379ea29bc90bcd
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Nov 9 01:12:04 2021 +0100

    BC: llvm-libs if building with ocaml bindings; rel 2
    
    first build of llvm with new abi always results in ocaml bindings being
    linked to old abi libs

 llvm.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/llvm.spec b/llvm.spec
index bdf77b7..313fc1b 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:	1
+Release:	2
 License:	University of Illinois/NCSA Open Source License
 Group:		Development/Languages
 #Source0Download: https://github.com/llvm/llvm-project/releases/
@@ -168,6 +168,7 @@ BuildRequires:	xz-devel
 BuildRequires:	ocl-icd-libOpenCL-devel
 %endif
 %if %{with ocaml}
+BuildConflicts:	llvm-libs
 BuildConflicts:	llvm-ocaml
 %endif
 Requires:	%{name}-libs = %{version}-%{release}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/de64fa487b5039cff8e300de1d379ea29bc90bcd



More information about the pld-cvs-commit mailing list