File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,6 +55,15 @@ OCaml 4.11 maintenance branch
5555
5656### Build system:
5757
58+ - #10135: Overhaul the FlexDLL bootstrap process. It's now fully integrated
59+ with the default build target and controlled by --with-flexdll which allows
60+ externally downloaded sources for FlexDLL to be specified. A separate
61+ non-shared version of the runtime is built, and shared artefacts are no longer
62+ built twice. When bootstrapping, any flexlink in PATH is now ignored and the
63+ Cygwin port also supports bootstrapping FlexDLL. flexlink.opt is automatically
64+ built and installed as part of opt.opt/world.opt.
65+ (David Allsopp, review by Sébastien Hinderer)
66+
5867- #10835 Disable DT_TEXTREL warnings on x86 32 bit architecture by passing
5968 -Wl,-z,notext in mksharedlib and mkmaindll. Fixes relocation issues, reported
6069 in #9800, making local patches in Debian, Alpine, and FreeBSD superfluous.
You can’t perform that action at this time.
0 commit comments