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] Don't install libllbuild in the Swift toolchain now that it's statically linked
Now that libllbuildSwift is statically linked against libllbuild with #852,
remove the runpath and don't install it. Also, the Android build started
failing, so set the appropriate flag for it to work again.
0 commit comments