Skip to content

Commit 7997445

Browse files
authored
Increase number of nrgctx-trampolines (#85759)
1 parent 91cdf05 commit 7997445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mono/msbuild/apple/build/AppleBuild.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<MonoAOTCompilerDefaultAotArguments Include="nrgctx-fetch-trampolines=256" />
142142
<MonoAOTCompilerDefaultAotArguments Include="ngsharedvt-trampolines=4400" />
143143
<MonoAOTCompilerDefaultAotArguments Include="nftnptr-arg-trampolines=4000" />
144-
<MonoAOTCompilerDefaultAotArguments Include="nrgctx-trampolines=40000" />
144+
<MonoAOTCompilerDefaultAotArguments Include="nrgctx-trampolines=50000" />
145145

146146
<MonoAOTCompilerDefaultProcessArguments Include="-O=gsharedvt" />
147147
</ItemGroup>

0 commit comments

Comments
 (0)