Skip to content

Conversation

@lemire
Copy link
Member

@lemire lemire commented Jun 30, 2025

No description provided.

@clausecker
Copy link
Collaborator

This'll be easier for users, but destroys the performance benefits one usually gets from static linking.

@lemire
Copy link
Member Author

lemire commented Jun 30, 2025

This'll be easier for users, but destroys the performance benefits one usually gets from static linking

This PR actually weakens the PIC as, prior to this PR, we forced PIC on everyone. We now allow users to disable it by setting CMAKE_POSITION_INDEPENDENT_CODE to OFF.

@lemire lemire merged commit e447568 into master Jul 3, 2025
82 of 83 checks passed
@lemire
Copy link
Member Author

lemire commented Jul 3, 2025

This could be improved later, but right now, this is progress, I feel.

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