On Mon, Dec 15, 2025 at 02:15:12PM +0100, Raphael Graf wrote:
> The build on sparc64 fails with the following error:
> 
> s_audio_paring.c: In function 'sys_ringbuf_getreadavailable':
> s_audio_paring.c:110: warning: implicit declaration of function 
> '__atomic_load_4'
> s_audio_paring.c:110: error: '__ATOMIC_SEQ_CST' undeclared (first use in this 
> function)
> 
> This file contains the relevant code:
> https://github.com/pure-data/pure-data/blob/master/src/m_private_utils.h
> 
> I imagine that the diff below will solve the problem (but I can't test).

It does. ok

Reply via email to