Blame SOURCES/macros.ocaml-srpm

1280ab
# Note that OCaml is compiled on all architectures.  However
1280ab
# on some (rare) architectures, only bytecode compilation is
1280ab
# available.  Use these macros to find out if native code
1280ab
# compilation is available on a particular architecture.
1280ab
1280ab
# Architectures that support the OCaml native code compiler.
1280ab
%ocaml_native_compiler aarch64 %{arm} %{ix86} ppc ppc64 ppc64le sparc sparcv9 x86_64
1280ab
1280ab
# Architectures that support native dynamic linking of OCaml code.
1280ab
%ocaml_natdynlink      aarch64 %{arm} %{ix86} ppc ppc64 ppc64le sparc sparcv9 x86_64