Skip to content

Fix swiftSwiftOnoneSupport.lib not being generated on windows debug builds #22491

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
Feb 11, 2019
Merged

Conversation

lanza
Copy link
Contributor

@lanza lanza commented Feb 9, 2019

The def file was not referring to the actual generated library name and adding it to sources was telling swiftc to add it to the command line. Fix both these issues.

@lanza lanza requested a review from compnerd February 9, 2019 02:11
Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

Sure, as long as the def file makes it to the link, it should be fine. Nice catch on the naming.

@compnerd
Copy link
Member

compnerd commented Feb 9, 2019

@swift-ci please smoke test and merge

1 similar comment
@compnerd
Copy link
Member

@swift-ci please smoke test and merge

@compnerd compnerd merged commit f1327be into swiftlang:master Feb 11, 2019
@lanza lanza deleted the osome branch February 11, 2019 19:48
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.

2 participants