From: Jakub Bogusz Date: Sat, 28 Aug 2021 20:45:59 +0000 (+0200) Subject: - arm is metaarch, use macro X-Git-Tag: auto/th/ocaml-4.12.0-6~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml.git;a=commitdiff_plain;h=a4da9c1e5944328381710e58fee2ff80e7abd7dd;ds=sidebyside - arm is metaarch, use macro --- 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