[packages/ocaml] - arm is metaarch, use macro

qboosh qboosh at pld-linux.org
Sat Aug 28 22:41:33 CEST 2021


commit a4da9c1e5944328381710e58fee2ff80e7abd7dd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Aug 28 22:45:59 2021 +0200

    - arm is metaarch, use macro

 ocaml.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml.spec b/ocaml.spec
index 2d4e745..ae4af9c 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -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
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml.git/commitdiff/a4da9c1e5944328381710e58fee2ff80e7abd7dd



More information about the pld-cvs-commit mailing list