Skip to content

Commit 91712c9

Browse files
committed
Account for the dotnet6 backport of the runtime PR 94437
Signed-off-by: Ilya Leoshkevich <[email protected]>
1 parent b7a54a8 commit 91712c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-prepare

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ function prepare_runtime {
9494
backport "" 0cfad5669224
9595
# [mono] [imt] Don't increment vt_slot for non-virtual generic methods
9696
# https://github.com/dotnet/runtime/pull/94437
97-
backport "" "0fb7b7dd0813 141b386ee2a"
97+
backport "" "0fb7b7dd0813 141b386ee2a 6f3f5dc97ad4"
9898
# Persist FPU variables across try_compile passes
9999
# https://github.com/dotnet/runtime/pull/83206
100100
backport 2f1694ea116c "../runtime-patches/Fix-cmakeargs-in-corehost-and-build-native-projs.patch c22b79ae2d1b 3c126e6e42b0"

0 commit comments

Comments
 (0)