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
This introduces a new environment variable `SWIFT_DRIVER_LLBUILD_FWK`
which can be set to opt out of having a dependency on llbuild in the
manifest. This allows linking with an existing llbuild.framework instead
of building it, similar to SwiftPM's `SWIFTPM_LLBUILD_FWK` option.
0 commit comments