commit 8d9581fa5a686bcfde2726f65168b691690db6be
Author: Jan Rękorajski <[email protected]>
Date: Sun Mar 1 12:19:09 2015 +0000
- unfortunately no ocaml bindings on x32
llvm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index c2db395..24310b9 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -8,8 +8,8 @@
%bcond_with apidocs # doxygen docs (HUGE, so they are not built by default)
%bcond_with tests # run tests
-%ifarch s390 s390x sparc64
-# No ocaml on these arches
+%ifarch s390 s390x sparc64 x32
+# No ocaml on these arches or no native ocaml (required for ocaml-ctypes)
%undefine with_ocaml
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/8d9581fa5a686bcfde2726f65168b691690db6be
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit