Skip to content

[Linux] Build and install Foundation static libraries. #28293

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 17, 2019

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Nov 15, 2019

  • Builds libFoundation.a, libFoundationNetworking.a and
    libFoundationXML.a and installs them in usr/lib/swift_static/linux

  • Note this does NOT make -static-stdlib work for Foundation at this time.

This is the equivalent PR to #25085 which built and installed libdispatch static libraries.
This PR relied on swiftlang/swift-corelibs-foundation#2568.

- Builds libFoundation.a, libFoundationNetworking.a and
  libFoundationXML.a and installs them in usr/lib/swift_static/linux

- Note this does NOT make -static-stdlib work for Foundation at this time.
@spevans
Copy link
Contributor Author

spevans commented Nov 15, 2019

@swift-ci test

@spevans
Copy link
Contributor Author

spevans commented Nov 17, 2019

@swift-ci test and merge

@swift-ci swift-ci merged commit 4bf1059 into swiftlang:master Nov 17, 2019
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