Files
nixpkgs/pkgs/development/compilers/dotnet/vmr-compiler-opt-v8.patch
someplaceguy b0ed1e14d1 dotnet_{8,9}.stage0.vmr: fix build failure due to compiler optimizations
Building dotnet_{8,9}.stage0.vmr when using a non-standard
nixpkgs.localSystem.gcc.arch system config value (such as "znver1")
can lead to the following issue: dotnet/runtime#109611

This PR applies the fix in dotnet/runtime#110554 to dotnet_9 and also
backports it to dotnet_8.

dotnet_10 doesn't need this patch because it's already upstreamed.

Fixes #414786
2025-06-30 16:13:34 -03:00

2.6 KiB