From 1aa6b03312f3a33d1a4544cbf24d7213a07e9691 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Sun, 22 Jan 2023 17:25:37 +0200 Subject: [PATCH] Fix shared lib linking with lld-15 (#80993) --- .../BuildIntegration/Microsoft.NETCore.Native.Unix.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets index 783ca0f96b079..e253b6271b8e0 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets @@ -142,8 +142,8 @@ The .NET Foundation licenses this file to you under the MIT license. - - + +