4 Commits

Author SHA1 Message Date
Jakub Jirutka
6401a04b1a testing/flow: enable on ppc64le
The error should be gone thanks to 3a086f9662b755661655152af42c291b357a3e1b.
2018-07-09 18:42:11 +02:00
Jakub Jirutka
f420f9b85b testing/flow: disable on ppc64le due to build failure
/usr/lib/ocaml/dtoa/libdtoa_stubs.a(bignum.o): In function `bignum_align':
    /home/buildozer/aports/testing/ocaml-dtoa/src/ocaml-dtoa-0.3.1/_build/default/src/bignum.c:108:(.text+0x4b0): call to `bignum_align.part.4' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub)
    /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: final link failed: Bad value
    collect2: error: ld returned 1 exit status

dtoa is flow's dependency (ocaml-dtoa)
2018-07-07 22:09:23 +02:00
Jakub Jirutka
2d8f2fb585 testing/flow: move js_of_ocaml from checkdepends to makedepends 2018-07-07 21:59:04 +02:00
Jakub Jirutka
59eeb44d5d testing/flow: new aport
https://flow.org/
A static typechecker for JavaScript
2018-07-07 21:46:59 +02:00