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
Disuse unversioned triples on non-Darwin platforms.
The target flag should take the versioned triple, otherwise on platforms
with versioned triples, the standard library won't be found.
On Darwin, the unversioned triple should still be used throughout. This
necessitates special-casing in the bootstrap script and when making
subdirectories during the build.
See TSC pr #229.
0 commit comments