From 76586c5b39a92478c51cb6ec8404d791039ce194 Mon Sep 17 00:00:00 2001 From: Vladimir Sadov Date: Thu, 1 Feb 2024 15:59:00 -1000 Subject: [PATCH] use ld_classic in ILC build and in build integration --- .../BuildIntegration/Microsoft.NETCore.Native.Unix.targets | 1 + src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets index 71acdacdadd..d686b73dda2 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets @@ -163,6 +163,7 @@ The .NET Foundation licenses this file to you under the MIT license. + diff --git a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj index 7122c81034f..8597805112f 100644 --- a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj +++ b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj @@ -79,6 +79,7 @@ +