[packages/ocaml-dbm] - no native build on x32

baggins baggins at pld-linux.org
Thu Jul 9 20:28:07 CEST 2015


commit 49e82ea360b81fcb2d787ae1a8aef292b1aaebec
Author: Jan Rękorajski <baggins at pld-linux.org>
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



More information about the pld-cvs-commit mailing list