2021-09-30 13:08:57 by Nia Alarie | Files touched by this commit (1) |
Log message: ocaml: unsafe for MKPIE |
2021-03-08 09:08:43 by Jaap Boender | Files touched by this commit (6) |
Log message: Updated lang/ocaml to version 4.11.2. This is a bugfix release from 4.11.1. The amd64 runtime patches have been removed since they seem to have been incorporated by upstream. |
2021-01-12 12:19:17 by Jonathan Perkin | Files touched by this commit (1) |
Log message: ocaml: Fix ocamlmklib wrapper script for ld options. Tested by wiz for relro. |
2021-01-10 12:13:33 by Jonathan Perkin | Files touched by this commit (1) |
Log message: ocaml: Try to fix wrapper script. Passing LDFLAGS verbatim no longer works, prefix each of them with -ccopt, this seems to work across more ocaml binaries than -ldopt. Tested across a number of packages that previously failed. |
2021-01-08 13:28:16 by Jonathan Perkin | Files touched by this commit (2) |
Log message: ocaml: Fix previous correctly. |
2021-01-04 08:58:55 by Jonathan Perkin | Files touched by this commit (2) |
Log message: ocaml: Don't quote LDFLAGS. Breaks the build when it contains multiple arguments. |
2020-12-26 09:36:18 by Nia Alarie | Files touched by this commit (1) |
Log message: ocaml: Fix PLIST on 32-bit NetBSD/arm. |
2020-12-16 19:25:26 by Havard Eidnes | Files touched by this commit (1) |
Log message: Fix PLIST failures on NetBSD/powerpc. |
2020-12-10 22:37:07 by Thomas Klausner | Files touched by this commit (2) |
Log message: ocaml: honor LDFLAGS in one more place to fix RELRO builds From jaapb, thanks! |
2020-12-10 17:17:55 by Thomas Klausner | Files touched by this commit (1) |
Log message: ocaml: remove references to non-existent files |