mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +01:00
Add new flags '--cross-compile-host' and '--cross-compile-config' and use them to cross-compile, gated only for Android for now. Add a '--prefix' flag to install to a cross-compiled toolchain instead and set 'SWIFT_EXEC' when using SPM, so it uses the right Swift toolchain.