Skip to content

build: make some linkage flags public #530

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
Oct 1, 2019

Conversation

compnerd
Copy link
Member

Some of the compiler and linker flags need to be used by dependent libraries
which requires making the flags public so that users of the libraries and the
export targets are setup properly.

Some of the compiler and linker flags need to be used by dependent libraries
which requires making the flags public so that users of the libraries and the
export targets are setup properly.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Oct 1, 2019

@ktopley-apple - okay to merge?

@ktopley-apple ktopley-apple merged commit c992dac into swiftlang:master Oct 1, 2019
@compnerd compnerd deleted the public-flags branch October 1, 2019 16:20
rokhinip pushed a commit that referenced this pull request Nov 5, 2021
build: make some linkage flags public
Signed-off-by: Rokhini Prabhu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants