Skip to content

[BuildScript] Pass build conf to swiftpm #6432

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
Dec 22, 2016

Conversation

aciidgh
Copy link
Contributor

@aciidgh aciidgh commented Dec 21, 2016

  • rdar://problem/27791475

SwiftPM can now be built in release mode because all the outstanding
issues preventing that has been resolved. The major issues were:

- <rdar://problem/27791475>

SwiftPM can now be built in release mode because all the outstanding
issues preventing that has been resolved. The major issues were:

* Building (and running) unit tests with @testable import in
* release. (swiftpm PR swiftlang#758)
* Linker errors when building unit tests with wmo on linux. (SR-3034)
@aciidgh aciidgh requested a review from ddunbar December 21, 2016 09:29
@aciidgh
Copy link
Contributor Author

aciidgh commented Dec 21, 2016

@swift-ci please smoke test

@aciidgh
Copy link
Contributor Author

aciidgh commented Dec 21, 2016

Unrelated failures 🙁

@aciidgh
Copy link
Contributor Author

aciidgh commented Dec 21, 2016

@swift-ci please smoke test

@aciidgh
Copy link
Contributor Author

aciidgh commented Dec 22, 2016

@swift-ci please smoke test linux

Copy link
Contributor

@ddunbar ddunbar left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

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