From 6aab2688eaea5c6223830d611f61227f8f723a10 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Sat, 27 Jul 2024 15:14:00 +0300 Subject: [PATCH 1/3] Export required symbols for FreeBSD ELFs --- .../nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets index 9f210a00880b77..64a98096c8a7a6 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets @@ -244,6 +244,7 @@ The .NET Foundation licenses this file to you under the MIT license. + From aaf92d05ebb4ba5495b61825ac98b9ebd7ada157 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Sat, 27 Jul 2024 19:28:18 +0300 Subject: [PATCH 2/3] Update src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets Co-authored-by: Jan Kotas --- .../nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets index 64a98096c8a7a6..abca91506544bb 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets @@ -244,7 +244,7 @@ The .NET Foundation licenses this file to you under the MIT license. - + From ea863f7897141ac4047934d4ec69cb58b7ab0c20 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Sun, 28 Jul 2024 11:16:14 +0300 Subject: [PATCH 3/3] Update src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets --- .../nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets index abca91506544bb..b89c23085f1db7 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets @@ -244,7 +244,7 @@ The .NET Foundation licenses this file to you under the MIT license. - +