From be412cd1592f02223404d52ad4de271c967ab7b5 Mon Sep 17 00:00:00 2001 From: Ilya Leoshkevich Date: Thu, 8 Feb 2024 14:02:10 +0100 Subject: [PATCH] Account for the 94437 8.0 backport --- dotnet-prepare | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-prepare b/dotnet-prepare index ae155cf..a7799b2 100755 --- a/dotnet-prepare +++ b/dotnet-prepare @@ -95,7 +95,7 @@ backport cab57d89a5d7 "f51b3979f5f4 fe64d25f43e9" backport "" 0cfad5669224 # [mono] [imt] Don't increment vt_slot for non-virtual generic methods # https://github.com/dotnet/runtime/pull/94437 -backport "" 0fb7b7dd0813 +backport "" "0fb7b7dd0813 141b386ee2a" # Persist FPU variables across try_compile passes # https://github.com/dotnet/runtime/pull/83206 backport 2f1694ea116c "../runtime-patches/Fix-cmakeargs-in-corehost-and-build-native-projs.patch c22b79ae2d1b 3c126e6e42b0"