Skip to content

build: remove SWIFT_NEED_EXPLICIT_LIBDISPATCH (NFC) #28338

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

Conversation

compnerd
Copy link
Member

This flag was being used as an alias for whether or not the host is
non-Darwin. Rather than adding custom checks for this, use the explicit
check that CMake supports. This simplifies the logic and avoids the
proliferation of custom variables which can become confusing for others
who are not familiar with the custom build infrastructure.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 052cbfd0433237e9123a9c1bfe58bd98dbe796c0

@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 052cbfd0433237e9123a9c1bfe58bd98dbe796c0

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 052cbfd0433237e9123a9c1bfe58bd98dbe796c0

This flag was being used as an alias for whether or not the host is
non-Darwin.  Rather than adding custom checks for this, use the explicit
check that CMake supports.  This simplifies the logic and avoids the
proliferation of custom variables which can become confusing for others
who are not familiar with the custom build infrastructure.
@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - be5e1a1039d3dc86121ce456cb1a0b0d8620c1ed

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - be5e1a1039d3dc86121ce456cb1a0b0d8620c1ed

@compnerd compnerd merged commit 8a9f535 into swiftlang:master Nov 19, 2019
@compnerd compnerd deleted the explictly-explicit branch November 19, 2019 19:47
@davezarzycki
Copy link
Contributor

@compnerd – This change makes libdispatch now required on non-Darwin platforms when previously it was not required. When/where was this dependency change discussed? If it was not discussed, can we please revert this change?

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