Skip to content

Add dependency on the libdispatch-install step #19921

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
Oct 17, 2018

Conversation

benlangmuir
Copy link
Contributor

@benlangmuir benlangmuir commented Oct 16, 2018

Libraries in sourcekitd depending on the external libdispatch project
appear to only depend on the build step, but really need the install
to happen as well since we are linking to the installed location.

https://bugs.swift.org/browse/SR-8927

Libraries in sourcekitd depending on the external libdispatch project
appear to only depend on the *build* step, but really need the install
to happen as well since we are linking to the installed location.
@benlangmuir
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Contributor

@Rostepher Rostepher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 👍

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