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
Propagate DCMAKE_Swift_COMPILER_TARGET with the host architecture of the
variant we're trying to build so CMake will forward the correct -arch
- which is to say, the triple of the host we're trying to build against,
not the machine that it's building on currently.
Resolves rdar://80383591, SR-14904
0 commit comments