Package: ocaml / 5.4.0-1

Metadata

Package Version Patches format
ocaml 5.4.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Put manpages in section 3o instead of 3.patch | (download)

api_docgen/ocamldoc/Makefile | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 put manpages in section 3o instead of 3


Trigger output complete exe on custom with an enviro.patch | (download)

driver/main_args.ml | 10 9 + 1 - 0 !
1 file changed, 9 insertions(+), 1 deletion(-)

 trigger -output-complete-exe on -custom with an environment variable


Do not error on warnings in autoconf.patch | (download)

tools/autogen | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not error on warnings in autoconf

Bug-Debian: https://bugs.debian.org/978875

Use CCLINKFLAGS for linking all executables and shar.patch | (download)

configure.ac | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 use cclinkflags for linking all executables and shared libraries

This allows packagers to set additional linker flags for executables and shared
libraries created by OCaml, and for the OCaml tools themselves.
OCaml code can be linked with various C stubs and C libraries that would
benefit from using hardening link flags, such as -Wl,-z,relro.

Mark test_compact_manydomains as multicore.patch | (download)

testsuite/tests/compaction/test_compact_manydomains.ml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 mark test_compact_manydomains as multicore