alpine-mips-patches 70d33d8f08 community/ocaml: upgrade to 4.07.1
- add binutils-dev to makedepends to improve support for native
  object files in ocamlobjinfo. This causes no changes in runtime
  dependencies because binutils is pulled via gcc already.

- tell ocaml we are building it with PIC enabled to reflect the
  fact in /usr/lib/ocaml/Makefile.config and similar places.

- remove CFLAGS joggling: ocaml build system ignores CFLAGS etc
  from the environment. And -fPIC is ensured by the above change.

- set the "preprocessed assembler" command explicitly. Same for
  "assembler" even if the latter is apparently unused in build on
  non-Windows systems.

- remove '--no-curses': it is a no-op.

- abuild detects no textrels on x86_64 at least so update options.
2019-03-06 07:40:27 +00:00
..
2019-03-06 07:40:27 +00:00