Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aports: add support for armv7 [skip ci] | Oliver Smith | 2018-09-24 | 1 | -1/+1 |
| | | | | | | | | | 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: | ||||
* | testing/ocaml-dtoa: avoid link error in flow package on ppc64 | Mike Sullivan | 2018-07-09 | 1 | -3/+6 |
| | |||||
* | testing/ocaml-dtoa: new aport | Jakub Jirutka | 2018-07-07 | 1 | -0/+56 |
https://github.com/flowtype/ocaml-dtoa double-to-ascii ocaml implementation |