From 4e0d5d4bb45ecd9a74f651a0682b8d5371c9695b Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Sat, 23 Mar 2024 20:01:01 -0700 Subject: [PATCH] Use clang --version to get Apple toolset version (#100190) Fixes #100189 --- .../BuildIntegration/Microsoft.NETCore.Native.Unix.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets index 9f710609a2644..42a05293f7697 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets @@ -230,7 +230,7 @@ The .NET Foundation licenses this file to you under the MIT license. - +