Commit 622abe1
authored
[build] stop setting
Context: https://github.com/dotnet/linker/issues/3012
Context: dotnet/runtime#86807
In 34986b9, we exported `DOTNET_gcServer=0` so that the Server GC is disabled, in an
effort to prevent an `AccessViolationException`.
It appears that this might be *fixed* in .NET 8. Let's remove the workaround, so we
can either close the issue or get further investigation on the issue.$DOTNET_gcServer (#8085)1 parent 0968abf commit 622abe1
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
| |||
0 commit comments