Skip to content

build: support system installed BlocksRuntime #361

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
Jun 20, 2018

Conversation

compnerd
Copy link
Member

This uses the standard CMake mechanism for finding the blocks runtime.
If one is not found, one will be provided for you.

@compnerd
Copy link
Member Author

CC: @MadCoder @millenomi

@compnerd
Copy link
Member Author

@swift-ci please test

This uses the standard CMake mechanism for finding the blocks runtime.
If one is not found, one will be provided for you.
@compnerd
Copy link
Member Author

@swift-ci please test

@MadCoder
Copy link
Contributor

What is the motivation here? I'm worried about random blocks runtimes, we've made fixes to the copy we have.

@MadCoder MadCoder mentioned this pull request Jun 19, 2018
@compnerd
Copy link
Member Author

The swift instructions tell you to install and build against the blocks runtime (via apt-get). This enables that. It also allows you to switch between the version in s-f-l or dispatch or if you have a copy checked out (like libclosure) or from compiler-rt.

@MadCoder
Copy link
Contributor

mmk

@MadCoder MadCoder merged commit 84ac6ac into swiftlang:master Jun 20, 2018
ktopley-apple pushed a commit that referenced this pull request Dec 6, 2018
build: support system installed BlocksRuntime
Signed-off-by: Kim Topley <[email protected]>
@compnerd compnerd deleted the closure branch February 15, 2020 19:39
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.

3 participants