Skip to content

Update Porting.md to describe how to handle platforms that use static linkage. #763

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 3 commits into from
Oct 15, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Oct 15, 2024

This PR adds a section to Porting.md explaining what to do when your platform doesn't use a dynamic linker.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

… linkage.

This PR adds a section to Porting.md explaining what to do when your platform
doesn't use a dynamic linker.
@grynspan grynspan added documentation 📚 Improvements or additions to documentation enhancement New feature or request labels Oct 15, 2024
@grynspan grynspan self-assigned this Oct 15, 2024
@grynspan grynspan added the embedded-swift 📟 Embedded Swift issues label Oct 15, 2024
@grynspan grynspan force-pushed the jgrynspan/porting-static-linkage branch from bc1bd3b to a468620 Compare October 15, 2024 15:44
@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan grynspan added this to the Swift 6.1 milestone Oct 15, 2024
@grynspan grynspan merged commit 1395add into main Oct 15, 2024
3 checks passed
@grynspan grynspan deleted the jgrynspan/porting-static-linkage branch October 15, 2024 20:56
@grynspan grynspan added the discovery 🔎 test content discovery label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discovery 🔎 test content discovery documentation 📚 Improvements or additions to documentation embedded-swift 📟 Embedded Swift issues enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants