Closed EduardoRFS closed 3 years ago
This happened because, configure is ignored on git diff and I was negligent and didn't wait for it to finish building when migrating to the new OCaml 4.12.
configure
And android also needs * after eabi, because it can be androideabi24
androideabi24
https://github.com/ocaml/ocaml/blob/trunk/.gitattributes#L34
Merging as it already has all the cases green, and I need this to open the PR to fix mirage-crypto.
I'M SORRY, I HATE SLOW CIs.
This happened because,
configure
is ignored on git diff and I was negligent and didn't wait for it to finish building when migrating to the new OCaml 4.12.And android also needs * after eabi, because it can be
androideabi24
https://github.com/ocaml/ocaml/blob/trunk/.gitattributes#L34