commit 49e82ea360b81fcb2d787ae1a8aef292b1aaebec
Author: Jan RÄ™korajski <[email protected]>
Date:   Thu Jul 9 20:27:50 2015 +0200

    - no native build on x32

 ocaml-dbm.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/ocaml-dbm.spec b/ocaml-dbm.spec
index 7a8309f..68256d6 100644
--- a/ocaml-dbm.spec
+++ b/ocaml-dbm.spec
@@ -2,6 +2,10 @@
 # Conditional build:
 %bcond_without opt             # build opt
 
+%ifarch x32
+%undefine      with_opt
+%endif
+
 %define                module  dbm
 Summary:       DBM binding for OCaml
 Summary(pl.UTF-8):     WiÄ…zania DBM dla OCamla
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-dbm.git/commitdiff/49e82ea360b81fcb2d787ae1a8aef292b1aaebec

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to