diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets index aac111f724cc69..d4a5f4197b846d 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets @@ -21,6 +21,7 @@ The .NET Foundation licenses this file to you under the MIT license. ar --flat <_SymbolPrefix Condition="'$(TargetOS)' == 'osx'">_ + true