Skip to content
Snippets Groups Projects
Commit 93e6ddd7 authored by Ben Gamari's avatar Ben Gamari
Browse files

relnotes: Remove note about -split-sections on Windows

Split-sections unfortunately isn't yet working.
parent 7fd99ed1
No related merge requests found
......@@ -254,9 +254,6 @@ Compiler
performance for recursive types not shaped like cons-lists, and allows ``null``
to terminate for more (but not all) infinitely large structures.
- :ghc-flag:`-fsplit-sections` is now supported on x86_64 Windows and is on by default.
See :ghc-ticket:`12913`.
- Configure on Windows now supports the ``--enable-distro-toolchain``
``configure`` flag, which can be used to build a GHC using compilers on your
``PATH`` instead of using the bundled bindist. See :ghc-ticket:`13792`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment