diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets
index 4e18bb39e7f361..8f270d1793ad67 100644
--- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets
+++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets
@@ -21,7 +21,8 @@ The .NET Foundation licenses this file to you under the MIT license.
ar
--flat
<_SymbolPrefix Condition="'$(_IsApplePlatform)' == 'true'">_
- true
+ lld
+ bfd
@@ -112,7 +113,7 @@ The .NET Foundation licenses this file to you under the MIT license.
-
+
@@ -148,8 +149,7 @@ The .NET Foundation licenses this file to you under the MIT license.
-
-
+
diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets
index cf8f7e8805af0e..c297b75546e60d 100644
--- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets
+++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets
@@ -315,7 +315,7 @@ The .NET Foundation licenses this file to you under the MIT license.
-
+