Skip to content

Commit 486390e

Browse files
committed
Changes
1 parent 137db6d commit 486390e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Changes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)