Skip to content

[Runtime] Fix generation of .lnk files for static linking. #71843

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 7, 2024

Conversation

al45tair
Copy link
Contributor

Use the new SWIFT_SDK_<sdk>_STATIC_LINKING_SUPPORTED and _STATIC_ONLY flags instead of hardcoding support for Linux and WASI.

Also, use the _LIB_SUBDIR variable rather than lowercasing the SDK.

rdar://123504757

@al45tair al45tair requested review from mikeash and a team as code owners February 23, 2024 16:18
@al45tair
Copy link
Contributor Author

This sits on top of #71839.

@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test

@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test

@al45tair al45tair requested a review from MaxDesiatov May 3, 2024 12:34
@al45tair
Copy link
Contributor Author

al45tair commented May 3, 2024

It's just these changes that need reviewing. The others are in upstream PRs and are being reviewed by other people.

Use the new `SWIFT_SDK_<sdk>_STATIC_LINKING_SUPPORTED` and
`_STATIC_ONLY` flags instead of hardcoding support for Linux
and WASI.

Also, use the `_LIB_SUBDIR` variable rather than lowercasing
the SDK.

rdar://123504757
@al45tair al45tair force-pushed the eng/PR-123504757 branch from 5f0ef4c to a2c33ad Compare May 7, 2024 15:45
@al45tair
Copy link
Contributor Author

al45tair commented May 7, 2024

@swift-ci Please smoke test

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