From 9bff9c5017d8444fdf76959c112dd9fed2da9317 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 21:33:19 -0600 Subject: [PATCH] Move UseSystemZlib into SetupOSSpecificProps (#107770) Co-authored-by: Hugo Woodiwiss --- .../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 d2696ffbcad6d..d5b7ade91d211 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets @@ -24,12 +24,12 @@ The .NET Foundation licenses this file to you under the MIT license. lld bfd 1572864 - true + true libRuntime.WorkstationGC libRuntime.ServerGC