]> git.pld-linux.org Git - packages/ocaml.git/commitdiff
- arm is metaarch, use macro
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 28 Aug 2021 20:45:59 +0000 (22:45 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 28 Aug 2021 20:45:59 +0000 (22:45 +0200)
ocaml.spec

index 2d4e74522e2ad97578c9f45f6b434284af151465..ae4af9cc8661d85fbd8c5329cca2f5ceb5aa0759 100644 (file)
@@ -4,7 +4,7 @@
 
 # ppc64, sparc64 and x32 variants not supported currently
 # alpha, hppa, ia64, mips removed since 4.00
-%ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9
+%ifnarch %{ix86} %{x8664} %{arm} aarch64 ppc sparc sparcv9
 %undefine      with_ocaml_opt
 %endif
 
This page took 0.038453 seconds and 4 git commands to generate.