diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets index e935ae43de5090..5fe5d22299300a 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets @@ -30,6 +30,10 @@ The .NET Foundation licenses this file to you under the MIT license. + + 21 + true true @@ -48,10 +52,10 @@ The .NET Foundation licenses this file to you under the MIT license. armv7 gnu - android21 + android$(CrossCompileAndroidApiLevel) musl gnueabihf - androideabi21 + androideabi$(CrossCompileAndroidApiLevel) musleabihf