[packages/llvm] rebuild for ocaml bindings; rel 2
atler
atler at pld-linux.org
Mon Apr 13 22:49:07 CEST 2020
commit 2f59c77cba359e3acc0f164413922c13c9df456d
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Apr 13 22:46:28 2020 +0200
rebuild for ocaml bindings; rel 2
looks like ocaml bindings link with system installed llvm so wrong abi
was used during first build; rebuild once again as a workaround till
solution is figured
llvm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/llvm.spec b/llvm.spec
index 2d9d6e6..9f51c49 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -33,7 +33,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: 10.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/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/2f59c77cba359e3acc0f164413922c13c9df456d
More information about the pld-cvs-commit
mailing list