Skip to content

Replacing atomic_shim with portable-atomic #1466

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
Feb 14, 2025

Conversation

humaita-github
Copy link
Contributor

Replacing atomic_shim with portable-atomic, since atomic_shim worsk well for MIPS and MIPSEL, but has problems with some ARM flavours.

…ell for MIPS and MIPSEL, but has problem with some ARM flavours.
@photovoltex
Copy link
Member

Continuing discussion from #1461 (comment) here.

So meaning that the usual arm "flavors"/variant/version are not the problem, but some specific, which this change would fix?

@humaita-github
Copy link
Contributor Author

So meaning that the usual arm "flavors"/variant/version are not the problem, but some specific, which this change would fix?

Yes, the problem only occured on one specific flavor/variant/version. Here is a list of all targets/architectures I can currently compile for: https://github.com/humaita-github/librespot-openwrt-ipk

Copy link
Member

@photovoltex photovoltex left a comment

Choose a reason for hiding this comment

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

Sounds good to me. And it also looks like it was already use at some other places, so one remove dependency 🎉

@photovoltex photovoltex merged commit 581c8d6 into librespot-org:dev Feb 14, 2025
13 checks passed
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