11 Commits

Author SHA1 Message Date
Oliver Smith
9d9f981a2c aports: add support for armv7 [skip ci]
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
<https://lists.alpinelinux.org/alpine-devel/6271.html>

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
2018-09-24 10:19:24 +03:00
Jakub Jirutka
4989c8474b community/ocaml-findlib: upgrade to 1.8.0 2018-07-07 18:41:28 +02:00
Jakub Jirutka
8bfc67df0a community/ocaml-findlib: fix for ocaml 4.06 2018-03-10 02:17:25 +01:00
Jakub Jirutka
7ae70c1853 community/ocaml-findlib: upgrade to 1.7.3 2018-03-08 18:11:06 +01:00
Jakub Jirutka
e046629b0e community/ocaml-findlib: modernize abuild 2018-03-07 01:33:56 +01:00
William Pitcock
a786d1bafa community/ocaml-findlib: use make -j1 for now due to parallelism problems on highly parallel builders (like ppc64le) 2017-06-30 22:22:09 +00:00
Roberto Oliveira
eec001738e community/ocaml[build/-findlib]: enable build on ppc64le.
Enable build of ocamlbuild and ocaml-findlib on ppc64le as ocaml
now works.
2017-06-30 21:51:47 +00:00
Shiz
445c9d04ab community/[ocaml packages]: disable on ppc64le and s390x again
It seems s390x and ppc64le OCaml builds but is severely broken.
Disable these packages until we have a properly working OCaml.
2017-05-13 06:42:23 +02:00
Shiz
c9728a266c Revert "community/[various]: enable on ppc64le due ocaml"
It seems ppc64le OCaml does compile but is severely broken.
Disabling these again until we have a working OCaml.
2017-05-13 06:40:29 +02:00
Shiz
bd15f1363f community/[various]: enable on ppc64le due ocaml 2017-05-13 06:36:31 +02:00
Jean-Louis Fuchs
988ab9f1a0 community/ocaml-findlib: move from testing 2017-05-02 09:41:09 +00:00