Skip to content

Build with Position Independent Code unconditionally #73

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

Conversation

bc-lee
Copy link

@bc-lee bc-lee commented Jul 12, 2024

To avoid linking errors, build libcmark-gfm with Position Independent Code unconditionally.

Related: swiftlang/swift#75216

To avoid linking errors, build libcmark-gfm with Position Independent
Code unconditionally.

Related: swiftlang/swift#75216
Copy link

@QuietMisdreavus QuietMisdreavus left a comment

Choose a reason for hiding this comment

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

Thanks again!

@QuietMisdreavus QuietMisdreavus merged commit fc07ab5 into swiftlang:gfm Jul 15, 2024
@bc-lee bc-lee deleted the feature/pic branch July 15, 2024 16:36
@bc-lee
Copy link
Author

bc-lee commented Jul 18, 2024

Can we move the release/6.0 branch to the gfm branch?

@QuietMisdreavus
Copy link

release/6.0 branched off gfm earlier this year. If you need to build release/6.0 locally, we can cherry-pick this change onto that branch. Are you willing to open another PR?

@bc-lee
Copy link
Author

bc-lee commented Jul 18, 2024

Yes, that's what I wanted. I opened a new PR that cherry-pick this change onto release/6.0: #74.

@QuietMisdreavus
Copy link

Approved and merged. Thanks so much!

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