[packages/llvm] - ocaml bindings broken, https://llvm.org/bugs/show_bug.cgi?id=23981

baggins baggins at pld-linux.org
Sun Jul 26 09:23:19 CEST 2015


commit 31925fe377b3c7e8ab7e06913d61fb24f48004d6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jul 26 09:22:59 2015 +0200

    - ocaml bindings broken, https://llvm.org/bugs/show_bug.cgi?id=23981

 llvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/llvm.spec b/llvm.spec
index b42bc14..d87cdc1 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -3,7 +3,7 @@
 %bcond_without	lldb	# LLDB debugger
 %bcond_without	polly	# Polly cache-locality optimization, auto-parallelism and vectorization
 %bcond_without	rt	# compiler-rt libraries
-%bcond_without	ocaml	# OCaml binding
+%bcond_with	ocaml	# OCaml binding
 %bcond_without	doc	# HTML docs and man pages
 %bcond_with	apidocs	# doxygen docs (HUGE, so they are not built by default)
 %bcond_with	tests	# run tests
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list