Skip to content

Conversation

@compnerd
Copy link
Member

The atomics support used in libdispatch requires C11. Ensure that the
compiler supports it and that the support is enabled.

The atomics support used in libdispatch requires C11.  Ensure that the
compiler supports it and that the support is enabled.
@compnerd
Copy link
Member Author

@MadCoder @das the source seem to indicate that C11 is required (primarily for the atomics support). This change just ensures that the compiler supports it and is used.

@compnerd
Copy link
Member Author

@swift-ci please test

@MadCoder
Copy link
Contributor

yup

@compnerd compnerd merged commit fdd671d into swiftlang:master Feb 21, 2018
@compnerd compnerd deleted the c11 branch February 21, 2018 23:30
ktopley-apple pushed a commit that referenced this pull request Dec 6, 2018
build: require C11

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
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