Deduplicate platform lists in BuildIntegration (#82395)
authorAdeel Mujahid <3840695+am11@users.noreply.github.com>
Thu, 23 Feb 2023 04:15:17 +0000 (06:15 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Feb 2023 04:15:17 +0000 (20:15 -0800)
commitb96927124c9910e16cc46495953f4a19a1af2cbf
treea6dd4099f495043b1fac4bc5d24a9f7bd9584ef3
parent9b6e755934e89d11787ee653419874882cbebcb9
Deduplicate platform lists in BuildIntegration (#82395)

* Deduplicate platform lists in BuildIntegration

* Use exact matches in switch expression

* Treat linux-musl as linux like before
eng/install-native-dependencies.sh
src/coreclr/nativeaot/BuildIntegration/BuildFrameworkNativeObjects.proj
src/coreclr/nativeaot/BuildIntegration/Microsoft.DotNet.ILCompiler.SingleEntry.targets
src/coreclr/nativeaot/BuildIntegration/Microsoft.DotNet.ILCompiler.targets
src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Publish.targets
src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets
src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Windows.targets
src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets
src/coreclr/tools/Common/CommandLineHelpers.cs