7 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
431580e26f testing/ocaml-camomile: upgrade to 1.0.1 2018-07-07 18:41:29 +02:00
Jakub Jirutka
d6e775b8b8 testing/ocaml-camomile: fix comments and code-style 2018-03-13 16:26:15 +01:00
Mike Sullivan
da7560bb07 testing/ocaml-camomile: workaround ppc64le segfault while building 2018-03-13 11:53:01 +00:00
Jakub Jirutka
6da608615b testing/ocaml-camomile: disable on ppc64le
See https://github.com/yoriyuki/Camomile/issues/39
2018-03-10 12:46:47 +01:00
Jakub Jirutka
e62a10dcc8 testing/ocaml-camomile: rebuild with ocaml 4.06.1, enable on ppc64le
...and fix depends.

ocaml-cppo is now available for ppc64le.
2018-03-10 02:17:26 +01:00
Jakub Jirutka
1fcb3c3fb9 testing/ocaml-camomile: new aport
https://github.com/yoriyuki/Camomile
A Unicode library for OCaml
2018-03-07 01:33:56 +01:00