Skip to content

build: install CoreFoundation libraries for static builds #2568

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
Nov 15, 2019

Conversation

compnerd
Copy link
Member

The static builds have dependencies on CoreFoundation which need to be
resolved when linking (not all platforms provide relocatable linking).
Install the CoreFoundation libraries during static builds.

The static builds have dependencies on CoreFoundation which need to be
resolved when linking (not all platforms provide relocatable linking).
Install the CoreFoundation libraries during static builds.
@compnerd compnerd force-pushed the static-installation branch from 1d5b345 to d64e7d8 Compare November 14, 2019 18:05
@compnerd
Copy link
Member Author

@swift-ci please test

@shahmishal
Copy link
Member

@swift-ci please test macOS

@compnerd
Copy link
Member Author

@swift-ci please test Linux platform

@shahmishal
Copy link
Member

@swift-ci please test macOS

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