Merge pull request #317024 from risicle/ris-zerocallusedregs-default-relnotes

nixos/doc/rl-2411: `zerocallusedregs` hardening flag enabled by default
This commit is contained in:
Thomas Gerbet
2024-06-04 12:55:27 +02:00
committed by GitHub
@@ -43,6 +43,8 @@
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
- The `zerocallusedregs` hardening flag is enabled by default on compilers that support it.
- To facilitate dependency injection, the `imgui` package now builds a static archive using vcpkg' CMake rules.
The derivation now installs "impl" headers selectively instead of by a wildcard.
Use `imgui.src` if you just want to access the unpacked sources.