Re: git: b700cbd3a83d - main - net-p2p/amule: fix build on 32-bit platforms properly
Date: Tue, 04 Aug 2026 09:08:32 UTC
Hello Robert,
The port asks for libatomic on 32 bit platforms. That's a gcc thing.
> We don't compile with gcc, so libatomic is not needed in any case.
> Patch out the check for libatomic to fix the build on all 32-bit
> platforms.
>
Whats your opinion about upstreaming this fix?
Thanks for fixing port properly,