nix-super/doc/manual/src/release-notes/rl-next.md

5 lines
160 B
Markdown
Raw Normal View History

2021-12-13 17:48:44 +02:00
# Release X.Y (202?-??-??)
2021-12-21 15:19:21 +02:00
* Nix can now be built with LTO by passing `--enable-lto` to `configure`.
LTO is currently only supported when building with GCC.