Skip to content

Allow linking an existing llbuild.framework #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2020

Conversation

neonichu
Copy link
Contributor

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.

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.
@neonichu neonichu requested a review from DougGregor May 20, 2020 19:43
@neonichu
Copy link
Contributor Author

@swift-ci please smoke test

@DougGregor
Copy link
Member

@swift-ci please test

@DougGregor
Copy link
Member

Thank you!

@neonichu neonichu merged commit 10c98e5 into swiftlang:master May 20, 2020
@neonichu neonichu deleted the allow-linking-llbuild-framework branch May 20, 2020 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants