[packages/llvm] BR: llvm-devel for ocaml bindings

atler atler at pld-linux.org
Tue Oct 17 11:17:52 CEST 2023


commit 30a78beb7f762e246eec022991e71f84bd1173c7
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Oct 17 11:16:40 2023 +0200

    BR: llvm-devel for ocaml bindings
    
    ocaml bindings linking is broken and uses system installed libLLVM.
    until it is fixed make it explicit in spec.

 llvm.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/llvm.spec b/llvm.spec
index 0dd90f5..729bac7 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -132,6 +132,7 @@ BuildRequires:	libltdl-devel
 BuildRequires:	libpfm-devel
 BuildRequires:	libstdc++-devel >= 6:5
 BuildRequires:	libxml2-devel >= 2
+%{?with_ocaml:BuildRequires:	llvm-devel >= 17}
 BuildRequires:	ncurses-devel
 %if %{with ocaml}
 BuildRequires:	ocaml >= 4.00.0
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list