You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`CMAKE_Swift_COMPILER_TARGET` takes the full target triple, not the
module triple. This probably doesn't affect Windows, but will/does
affect availability on Android resulting in Foundation failing to build
due to `error: 'getgrnam_r' is only available in Android 24 or newer`.
0 commit comments