]> git.pld-linux.org Git - packages/ocaml-labltk.git/commitdiff
- complete ocaml_opt archs list
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 17 Jul 2015 19:22:22 +0000 (21:22 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 17 Jul 2015 19:22:22 +0000 (21:22 +0200)
ocaml-labltk.spec

index 7070623e27b7a284c602d2f13dcfc3bc48ca7dad..b6fa26f2f8cf3e5fe77720c6a8eb19ee450bd60b 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without ocaml_opt       # build opt
 
-%ifarch x32
+%ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9 
 %undefine      with_ocaml_opt
 %endif
 
This page took 0.071197 seconds and 4 git commands to generate.