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
link swift libraries when building test executables
Add hook to enable passing in the location of the swift
runtime libraries so we can include them when building
test executables. If we don't do this and we built
dispatch as a shared library and enabled swift support
the link step fails.
0 commit comments