Skip to content

fix(cmake): remove libatomic dependency#4811

Merged
aleks-f merged 1 commit intomainfrom
4806-libatomic
Dec 7, 2024
Merged

fix(cmake): remove libatomic dependency#4811
aleks-f merged 1 commit intomainfrom
4806-libatomic

Conversation

@aleks-f
Copy link
Copy Markdown
Member

@aleks-f aleks-f commented Dec 3, 2024

No description provided.

@aleks-f aleks-f added this to the Release 1.14.1 milestone Dec 3, 2024
@aleks-f aleks-f requested a review from matejk December 3, 2024 23:26
Copy link
Copy Markdown
Contributor

@matejk matejk left a comment

Choose a reason for hiding this comment

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

Linking libatomic came in with a patch that Debian applies in their build system.

I think that it is only required on 32-bit platforms and not 64-bit. Most probably linking can be made private as well for libatomic.

@matejk matejk added the cmake Related to cmake build system label Dec 4, 2024
@aleks-f
Copy link
Copy Markdown
Member Author

aleks-f commented Dec 6, 2024

If there is a choice, I'd say better not to fail on current platforms, than fail for the sake of maintaining the old ones. <atomic> is 14 years old

@aleks-f aleks-f merged commit e2576ff into main Dec 7, 2024
@matejk matejk deleted the 4806-libatomic branch December 11, 2024 15:21
@matejk
Copy link
Copy Markdown
Contributor

matejk commented Dec 11, 2024

Cherry-picked to poco-1.14.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildsystem cmake Related to cmake build system

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants