]> git.pld-linux.org Git - packages/llvm.git/commitdiff
- ocaml bindings broken, https://llvm.org/bugs/show_bug.cgi?id=23981
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 26 Jul 2015 07:22:59 +0000 (09:22 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 26 Jul 2015 07:22:59 +0000 (09:22 +0200)
llvm.spec

index b42bc1483d62817ca826414c6ad94b5ea600ec1e..d87cdc1c04402a23092aeea8c5cdf17913fdd1f5 100644 (file)
--- 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
This page took 0.027411 seconds and 4 git commands to generate.