Skip to content

[build][gardening] adjust framework paths #29507

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
Jan 28, 2020

Conversation

edymtt
Copy link
Contributor

@edymtt edymtt commented Jan 28, 2020

Collate -F with the framework path to avoid unwanted deduplication of options by target_compile_options (which is the case after #29451) -- this way no undesired side effects are introduced should a new search path be added.

Addresses rdar://problem/58934566

Collate -F with the framework path to avoid unwanted deduplication of options by `target_compile_options` (which is the case after swiftlang#29451) -- this way no undesired side effects are introduced should a new search path be added.

Addresses rdar://problem/58934566
@edymtt
Copy link
Contributor Author

edymtt commented Jan 28, 2020

@swift-ci Please smoke test

@edymtt
Copy link
Contributor Author

edymtt commented Jan 28, 2020

@swift-ci Please test Windows platform

@edymtt edymtt requested review from shahmishal and compnerd January 28, 2020 15:42
@compnerd
Copy link
Member

@swift-ci please test Windows platform

@edymtt edymtt merged commit 5428060 into swiftlang:master Jan 28, 2020
@edymtt edymtt deleted the darwin-escape-framework-paths branch January 28, 2020 17:23
edymtt added a commit to edymtt/swift that referenced this pull request Jan 29, 2020
This is a follow to swiftlang#29507 addressing one more place in which we need to
collate -F with the framework path

Addresses rdar://problem/58934566
edymtt added a commit that referenced this pull request Jan 29, 2020
This is a follow to #29507 addressing one more place in which we need to
collate -F with the framework path

Addresses rdar://problem/58934566
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