Skip to content

build: avoid redundant flag specification #31544

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
May 6, 2020

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented May 4, 2020

Remove the flag being specified in multiple locations unnecessarily.
The flags flow downwards to all the subdirectories. Use that to apply
the C/C++ flags from the root of the runtime repository.

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

Resolves SR-NNNN.

Remove the flag being specified in multiple locations unnecessarily.
The flags flow downwards to all the subdirectories.  Use that to apply
the C/C++ flags from the root of the runtime repository.
@compnerd
Copy link
Member Author

compnerd commented May 4, 2020

CC: @mikeash @jckarter @drexin

@compnerd
Copy link
Member Author

compnerd commented May 4, 2020

@swift-ci please clean test

Copy link
Contributor

@mikeash mikeash left a comment

Choose a reason for hiding this comment

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

I hesitate to "approve" this, because that seems to imply some level of actual comprehension on my part, but I think this looks OK.

@compnerd compnerd merged commit 923def2 into swiftlang:master May 6, 2020
@compnerd compnerd deleted the runtime-defines branch May 6, 2020 21:06
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