Commit Graph

7 Commits

Author SHA1 Message Date
Richard W.M. Jones
2ad702097a OCaml 5.0 only has aarch64 & x86_64 native compilers
OCaml 5.1 will add back ppc64le riscv64 s390x.

It is unlikely that %{arm}, %{ix86} will ever return in future.  We
will ExcludeArch %{ix86} for OCaml.
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/SPML7CUBSZNI36NLXGVHEG7DNHU3EWOJ/

The others like ppc and sparc are obsolete.
2023-07-10 20:40:56 +01:00
Jerry James
bd6360a4c9 Add odoc and dune macros
- Add ocaml_files.py to support %files automation
- Use %rpmmacrodir instead of a custom macro
2022-02-16 15:06:51 -07:00
Richard W.M. Jones
3638fd4c00 Remove support for native profiling, see:
https://github.com/ocaml/ocaml/pull/2314
2019-12-06 14:12:59 +00:00
Richard W.M. Jones
cf050943c2 Add new macro ocaml_native_profiling. 2017-08-08 08:58:38 +01:00
Richard W.M. Jones
189b94b403 Add riscv64 as a native arch using out of tree backend. 2016-11-08 18:54:33 +00:00
Richard W.M. Jones
37a3249779 s390x is now a native architecture with OCaml 4.04 in Fedora >= 26. 2016-11-08 17:47:49 +00:00
Richard W.M. Jones
76b6b81058 New package. 2014-04-22 11:07:08 +01:00